The deleted file in MS-DOS can be recovered if you use the command mention below
Home | Discussion ForumFree Online Test
The deleted file in MS-DOS can be recovered if you use the command mention below immediately, the command is:
DO NOT DELETE
NO DELETE
UNDELETE
ONDELETE
Answer : C
Free Online Test
View More Related Question
1) Which command is used to copy system files?
2) After trying to unload a TSR, you get an error message saying that other TSRs were loaded after the one you tried to remove. Which of the following commands could you use to see the current load order?
3) The _____ switch instructs DOS to display the directory list in a wide format.
4) The command used to copy a file named temp.doc from drive C: to drive A: is
5) You want to view the contents of autoexec.bat on the screen using the "type" command, but it scrolls by too quickly, what switch do you use to make it pause?
type c:autoexec.bat /p
type c:autoexec.bat/more
type c:autoexec.bat|pause
type c:autoexec.bat|more.
View Answer