Home / CSE / DOS Basics :: Discussion

Discussion :: DOS Basics

  1. While working with MS-DOS, which command is used to rename a file named file1.doc to file2.doc from a different directory called dir1?

  2. A.

     Ren2.doc \dir\file1.doc

    B.

     Ren file1.doc file2.doc

    C.

     Ren .doc\dir\.doc

    D.

     Ren \dir1\file1.doc file2.doc

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment