Vidyalelo
Computer Science · Q192

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 192

Q192

While working with MS-DOS, which command is used to combine FILE1 plus FILE2 into new file named FILE3?

A.
COPY FILE3 FILE1+FILE2
B.
COPY FILE1+FILE2 FILE3
Answer
C.
COPY FILE1+FILE2+FILE3
D.
COPY FILE2 FILE1+FILE3
E.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board