MS-DOS Fundamentals
Test your knowledge of MS-DOS operating system including commands, file management, system files, and core functionality
Questions
What was progenitor of MS-DOS?
- 86-DOS
- 80-DOS
- CP/M-80
- None of the above
What was the name of IO.SYS on early IBM's DOS version?
- IBMIO.SYS
- IBMBIO.COM
- ROMBIOS
- None of the above
Which of the following is not an essential program?
- Boot record
- IO.SYS
- MSDOS.SYS
- None of the above
What was the name of MSDOS.SYS on early IBM's DOS version?
- IBMMSDOS.SYS
- IBMDOS.COM
- DOS.COM
- None of the above
Which is the command processor of DOS?
- Command.com
- Autoexec.bat
- Config.sys
- None of the above
Which of the following is not an external DOS command?
- Chkdsk
- Copy
- xcopy
- None of the above
Which of the following is not an internal DOS command?
- Copy
- del
- xcopy
- None of the above
Which is a type of booting?
- Hot
- Cold
- Both (1) and (2)
- None of the above
Extension in DOS can be upto ...........characters
- 3
- 4
- Any number of characters
- None of the above
To clear the screen, we use
- Clear
- Clear screen
- Cls
- None of the above
To create a subdirectory under root directory on disk we use
- Mddirname
- Md dirname
- Both (1) and (2)
- None of the above
Editor is used to
- manipulate the graphics
- manipulate the text
- write a program in interactive mode
- all of the above
Which of the following is not an external command?
- Chkdsk
- Scandisk
- Format
- Dir
File name can have ................ characters
- 8
- 255
- Any number of characters
- None of the above
To save a file on disk using COPY CON, we press
- Ctrl+C
- Ctrl+Z
- Ctrl+S
- None of the above
Which of the following is a multi-user OS?
- Dos
- Unix
- Linux
- Both (2) and (3)
To display files with at least 3 characters and B at 2nd location in there name, we use
- Dir ?B*.*
- Dir?B?.
- DirB.*
- None of the above
If we want to execute more than one program at a time, the system software you are using must be capable of
- word processing
- virtual memory
- multitasking
- None of the above
The function of an OS is
- Memory management
- I/O management
- File management
- All of above
Which of the following holds data and processing instructions temporarily until the CPU needs it?
- ROM
- Control unit
- Main memory
- None of these
DOS supports ……….. processors.
- one
- two
- three
- six
Which of the following is an input device?
- Scanner
- Printer
- Monitor
- Plotter
Which of the following is a type of system software used on a microcomputer?
- Apple DOS
- MS-DOS
- PC-DOS
- UNIX
- All of the above
Which of the following are loaded into main memory when the computer is booted?
- Internal command instructions
- External command instructions
- Utility programs
- All of the above
Which of the following is an example of application software?
- Compiler
- Assembler
- Database software
- Interpreter