Disk Operating System (DOS) - Engineering

Q1:

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

C COPY FILE1+FILE2+FILE3

D COPY FILE2 FILE1+FILE3

E None of the above

ANS:B - COPY FILE1+FILE2 FILE3

No answer description is available.