Sail E0 Webinar

MCQs

Total Questions : 211 | Page 8 of 22 pages
Question 71. Which of the following applies to external DOS commands?
  1.    External commands reside in RAM until called
  2.    External commands are stored on disk separately from COMMAND.COM
  3.    External commands must always be used with the /e switch
  4.    External commands can only be executed from a batch file.
  5.    None of the above
 Discuss Question
Answer: Option B. -> External commands are stored on disk separately from COMMAND.COM
Question 72. Which command is used to delete the directory that is empty?
  1.    DEL *.*
  2.    RD
  3.    ERASE
  4.    MD
  5.    None of the above
 Discuss Question
Answer: Option B. -> RD
Question 73. Which command will be used to display file and directory names only, without size, date, and time information?
  1.    DIR/W
  2.    DIR A:
  3.    DIR/B
  4.    DIR/S
  5.    None of the above
 Discuss Question
Answer: Option C. -> DIR/B
Question 74. To organize files on a disk, MS-DOS separates them into areas called _____
  1.    directories
  2.    buckets
  3.    areas
  4.    area directories
  5.    None of the above
 Discuss Question
Answer: Option A. -> directories
Question 75. The _____ command allows you to modify the default prompt to provide other information
  1.    prompt
  2.    windows
  3.    cursor
  4.    click
  5.    None of the above
 Discuss Question
Answer: Option A. -> prompt
Question 76. What DOS program can you run to see which serial ports are detected?
  1.    comdiag
  2.    MSD
  3.    command.com
  4.    SDET
  5.    serial.chk
 Discuss Question
Answer: Option B. -> MSD
Question 77. Which of the following commands will take you directly to the root directory no matter what subdirectory you are currently in?
  1.    CD root
  2.    CD
  3.    CD..
  4.    CD..
  5.    None of the above
 Discuss Question
Answer: Option B. -> CD
Question 78. After doing a low-level format, what would be the next step in configuring the hard drive in a system?
  1.    Format DOS partition
  2.    Install operating system
  3.    Configure DMA channel and back up interrupt
  4.    Partition hard disk
  5.    None of the above
 Discuss Question
Answer: Option D. -> Partition hard disk
Question 79. After trying to unload a TSR, you get an error message saying that other TSRs were loaded after the one you tried to remove. Which of the following commands could you use to see the current load order?
  1.    MEM /P
  2.    MEMMAKER
  3.    MEM /C
  4.    SYS:
  5.    None of the above
 Discuss Question
Answer: Option C. -> MEM /C
Question 80. Which command is used to send the contents of file named REPORT/TXT to the standard printing device?
  1.    TYPE REPORT.TXT TO PRINTER
  2.    TYPE REPORT.TXT > PRN
  3.    TYPE REPORT.TXT | PRN
  4.    TYPE REPORT.TXT | PRINTER
  5.    None of the above
 Discuss Question
Answer: Option B. -> TYPE REPORT.TXT > PRN

Latest Videos

Latest Test Papers