Under DOS, what command will you type when you want to list down the files in a directory, and at the same time pause after every screen output?
dir /w /p: command will you type when you want to list down the files in a directory, and at the same time pause after every screen output
If I correct , by default main () function has integer return type. I want to know what happens in the system internally when its return type gets changed from integer to void ?