logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Disk Operating System (DOS) Comments

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


  • Options
  • 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

  • Correct Answer
  • COPY FILE1+FILE2 FILE3 


  • Disk Operating System (DOS) problems


    Search Results


    • 1. Which command is used to copy all files from drive A with extension .TXT to the currently logged drive and directory?

    • Options
    • A. COPY a: *.TXT
    • B. COPY *.TXT A:
    • C. COPY *.TXT C:
    • D. COPY *.TXT ALL.TXT
    • E. None of the above
    • Discuss
    • 2. While working with MS-DOS, which command is used to display a list of deleted files that DOS can undelete?

    • Options
    • A. UNDELETE *.*
    • B. UNDELETE/ALL
    • C. UNDELETE/LIST
    • D. UNDELETE
    • E. None of the above
    • Discuss
    • 3. Which DOS command would allow you to redirect a printer?

    • Options
    • A. Type
    • B. Capture
    • C. Mode
    • D. Print
    • E. None of the above
    • Discuss
    • 4. Which file executes commands in DOS?

    • Options
    • A. MS-DOS.SYS
    • B. CONFIG.SYS
    • C. COMMAND.COM
    • D. SYSTEM.INI
    • E. None of the above
    • Discuss
    • 5. Which command of DOS is used to sort the file in reverse order?

    • Options
    • A. SORT > filename
    • B. SORT < filename
    • C. SORT/R < filename
    • D. SORT/V < filename
    • E. None of the above
    • Discuss
    • 6. DOS uses letters of the alphabet to designate disk drives. How many disk drives can DOS address (recognize)?

    • Options
    • A. 4
    • B. 26
    • C. 1
    • D. 16
    • E. None of the above
    • Discuss
    • 7. What switch would you use to view Smartdrive statistics?

    • Options
    • A. /x
    • B. /e:
    • C. /s
    • D. /o:n
    • E. None of the above
    • Discuss
    • 8. You suspect that your automatic modem dialer is not working correctly. Which of the following commands will manually dial the number 123-4567?

    • Options
    • A. AT1234567
    • B. ATDT1234567
    • C. AT1234567DL
    • D. ATM 1234567
    • E. None of the above
    • Discuss
    • 9. Each time you turn the power switch on, which control files will the computer check?

    • Options
    • A. COMMAND.COM, IO.SYS
    • B. COMMAND.COM, DATE.COM, TIME.COM
    • C. C0MMAND.COM, IO.SYS, MSDOS.SYS
    • D. CHKDSK.EXE
    • E. None of the above
    • Discuss
    • 10. Which command is used to display the subdirectory structure of the currently logged drive and pause the screen display after each screenful of information?

    • Options
    • A. TREE
    • B. DELTREE/F
    • C. DIR | MORE
    • D. TREE | MORE
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment