Home / CSE / Disk Operating System [DOS] :: Discussion

Discussion :: Disk Operating System [DOS]

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

  2. 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

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment