___________ command is used to display the current time.
Date
Time
Cls
Timer
___________ is the screen prompt where DOS commands are typed.
MS word screen
MS DOS screen
MS- DOS prompt
None of these
MS DOS is a __________ driven programme.
Graphical
Drawing
Typing
Command
_____________is used to change the name of an existing file.
REN
RN
RE
R
____________is a command driven program.
MS DOS
Windows
Linux
___________command is used to display the file names page wise.
D:\>dir /p
D:\> dir /page wise
D:\> /p
D:\> dir
The ___________ command is used to clear the content of the screen.
Clear
Dir
Del
As the target path is same as the source path, you need to give a ___________ to the file.
Mark
New name
Symbol
To copy the file sun.txt present in D drive to the file moon.txt in E drive.
D:\> copy moon. txt E:\ moon.txt
D:\> copy sun.txt E: \ moon.txt
D:\>copy sun.txt moon. txt
E:\>copy moon. txt sun.txt
__________ the place where the file has to be copied.
Source
Copy con
Target