DEL command is used to
A. Delete files
B. Delete directory
C. Delete labels
D. Delete contents of file
Answer: Option A
Solution (By Examveda Team)
In Disk Operating System (DOS), the DEL command is used to delete files. When you enter "del filename" at the command prompt in DOS, it deletes the specified file from the current directory.Option B, "Delete directory," is not done with the DEL command in DOS. To delete a directory, the command is typically "rmdir" or "rd" in DOS.
Option C, "Delete labels," is not a function of the DEL command in DOS.
Option D, "Delete contents of file," is not the primary purpose of the DEL command, which deletes entire files rather than just their contents.
Therefore, the correct answer is Option A: Delete files.
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

Join The Discussion