Which file in MSDOS contain internal command that are loaded during booting process?
A. Io.sys
B. Msdos.sys
C. Command.com
D. Config.sys
Answer: Option C
Solution (By Examveda Team)
Command.com is the executable file that serves as the command interpreter in MS-DOS and early versions of Windows.During the booting process of MS-DOS, Command.com is loaded into memory. It processes commands typed into the command prompt and executes them.
Internal commands, such as
DIR, COPY, DEL, etc., are built-in functions of Command.com and are available immediately upon booting.Io.sys and Msdos.sys are system files in MS-DOS that are crucial for system operations but do not contain the internal commands loaded during the booting process.
Config.sys is a configuration file in MS-DOS that is used to configure the system at startup, but it does not contain internal commands.
Therefore, the correct answer is Option C: Command.com.
Join The Discussion
Comments (2)
Related Questions on Disk Operating System (DOS)
In MS-Dos what command you will use to display system date?
A. Date command
B. Ver command
C. Disk command
D. Format command
While working with Ms-Dos which command transfers a specific file from one disk to another?
A. Copy
B. Diskcopy
C. Time
D. Rename
If you don't know the current time, which command will you use to display
A. Copy
B. Ver
C. Time
D. Format

Command. Com
It is config. sys file which contains internal commands that are loaded during booting process