CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Computer Science
‣
Disk Operating System (DOS)
Comments
Question
Which of the following is loaded for CD-ROM support?
Options
A. VLM.EXE
B. CDDEX.EXE
C. DOSKEY.EXE
D. MSCDEX.EXE
Correct Answer
MSCDEX.EXE
Disk Operating System (DOS) problems
Search Results
1. While working with MS-DOS, which command is used to move file from one directory to another?
Options
A. RENAME
B. COPY
C. MOVE
D. CP
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: MOVE
2. Which of the following applies to external DOS commands?
Options
A. External commands reside in RAM until called
B. External commands are stored on disk separately from COMMAND.COM
C. External commands must always be used with the /e switch
D. External commands can only be executed from a batch file.
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: External commands are stored on disk separately from COMMAND.COM
3. Which command of MS-DOS is used to copy only files that have been modified on or after the date you specify?
Options
A. XCOPY/D : date
B. COPY/D : date
C. COPY/M
D. XCOPY/V
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: XCOPY/D : date
4. You want to view the contents of autoexec.bat on the screen using the "type" command, but it scrolls by too quickly, what switch do you use to make it pause?
Options
A. type c:\autoexec.bat /p
B. type c:\autoexec.bat/more
C. type c:\autoexec.bat|pause
D. type c:\autoexec.bat|more.
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: type c:\autoexec.bat|more.
5. Which of the following commands will take you directly to the root directory no matter what subdirectory you are currently in?
Options
A. CD \root
B. CD\
C. CD\..
D. CD..
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: CD\
6. Which DOS command is used to detect, diagnose and repair logical and physical disk errors on both, uncompressed and Double space compressed drive?
Options
A. DEFRAG
B. DBLSPACE
C. SCANDISK
D. MSAV
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: SCANDISK
7. Which DOS command allows you to compress existing disks and to create new compressed volumes?
Options
A. DEFRAG
B. DBLSPACE
C. SCANDISK
D. MSAV
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: DBLSPACE
8. Which command is used to delete the directory that is empty?
Options
A. DEL *.*
B. RD
C. ERASE
D. MD
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: RD
9. While working with MS-DOS, which command is used to display the contents of a file and pause the display after each screenful of information?
Options
A. TYPE filename | MORE
B. CAT filename | MORE
C. CAT filename | pg
D. MORE filename
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: TYPE filename | MORE
10. To organize files on a disk, MS-DOS separates them into areas called _____
Options
A. directories
B. buckets
C. areas
D. area directories
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: directories
Comments
There are no comments.
Enter a new Comment
Save
More in Computer Science:
Artificial Intelligence
Automation System
Computer Fundamentals
Computer Hardware
Database Systems
Digital Computer Electronics
Disk Operating System (DOS)
Electronic Principles
Language Processors
Linux
Management Information Systems
Networking
Object Oriented Programming Using C++
Operating Systems Concepts
System Analysis and Design
Unix
Windows 2000 Server
Windows NT