What is Computer Awareness?
Computer Awareness, also known as Computer Aptitude is one of the prominent sections in various recruitment related competitive exams in India. TS CAB Recruitment Computer Aptitude Quiz 6 lists some of the important questions for the preparation of Computer Awareness module. The most significant topics to be learnt for Computer Awareness module are as follows:
1. In DOS, which of the following keys will bypass the CONFIG.SYS and AUTOEXEC.BAT files?
A. F8
B. F5
C. F4
D. Fl
Answer: Option B
2. 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?
A. type c:\autoexec.bat /p
B. type c:\autoexec.bat/more
C. type c:\autoexec.bat|pause
D. type c:\autoexec.bat|pause
Answer: Option D
3. What file contains commands that configure systems devices?
A. Command.com
B. Config.sys
C. Autoexec.bat
D. Win.ini
Answer: Option B
4. Which command is used to suppress the prompt that asks you to confirm that you want to delete the directory?
A. DELTREE
B. DELTREE/F
C. DEL*.*
D. ERASE *.*
Answer: Option B
5. The buffers statement is found in what file?
A. Config.sys
B. Autoexec.ncf
C. Autoexec.bat
D. Neb.cfg
1. Which of the following is loaded for CD-ROM support?
A. VLM.EXE
B. CDDEX.EXE
C. DOSKEY.EXE
D. MSCDEX.EXE
Answer: Option D
2. To find out how much memory is available, you could type______.
A. EMM
B. MEM
C. CHKDSK
D. MEMMAKER
Answer: Option B
3. Which DOS command is used to detect, diagnose and repair logical and physical disk errors on both, uncompressed and Double space compressed drive?
A. DEFRAG
B. DBLSPACE
C. SCANDISK
D. MSAV
Answer: Option C
4. What command would you type to list all of the files in the current directory?
A. DIR
B. LIST ALL
C. SHOW
D. SHOW ME
Answer: Option A
5. While working with MS-DOS, which command is used to move file from one directory to another?