|
What is the command syntax for assigning "Hidden" attribute to file c:\myfile?
(this question provided by simulationexams.com)
| ( | A | ) | | ATTRIB +R C:\MYFILE |
 |
| ( | B | ) | | ATTRIB +H C:\MYFILE |
 |
| ( | C | ) | | ATTRIB -H C:\MYFILE |
 |
| ( | D | ) | | ATTRIB H C:\MYFILE |
 |
| ( | E | ) | | None of the above |
The Correct Answer is: B
The most chosen answer was [ A ] :: [ ATTRIB +R C:\MYFILE ]
Explanation:
DOS
allows you to set the following attributes using ATTRIB command:
1.
System
2.
Hidden
3.
Read-only
4.
Archive
'+'
sets and attribute
'-'
clears an attribute
Correct
syntax is
ATTRIB
[+R -R] [+A -A] [+S -S] [+H -H] [PATH] [FILESPEC] [/S]
/s
Processes files in all directories in the specified path.
Which function key is pressed to bypass CONFIG.SYS, and AUTOEXEC.BAT during the DOS boot process?
(this question provided by simulationexams.com)
| ( | A | ) | | F6 |
 |
| ( | B | ) | | F8 |
 |
| ( | C | ) | | F4 |
 |
| ( | D | ) | | F5 |
 |
| ( | E | ) | | None of the above |
The Correct Answer is: D
Explanation:
To bypass the CONFIG.SYS, and AUTOEXEC.BAT files during boot process of DOS, you need to press F5. F8 allows you to selectively bypass commands in AUTOEXEC.BAT, and CONFIG.SYS.
What are the two files that the Windows 95 Registry is composed of?
(this question provided by simulationexams.com)
| ( | A | ) | | SYSTEM.COM, USER.DAT |
 |
| ( | B | ) | | SYSTEM.DAT, USER.DAT |
 |
| ( | C | ) | | USER.DAT, SYSTEM.COM |
 |
| ( | D | ) | | IOSYS.COM, USER.DAT |
 |
| ( | E | ) | | None of the above |
The Correct Answer is: B
Explanation:
The Windows 95/98 system
files include the following:
A.
IO.SYS
B.
MSDOS.SYS
C.
WIN.INI
D.
COMMAND.COM
E.
SYSTEM.INI
F.
SYSTEM.DAT
G.
USER.DAT
MSDOS.SYS, WIN.INI,
SYSTEM.INI are text files.
SYSTEM.DAT, USER.DAT files are part of windows Registry and can be edited using
REGEDIT or REGDT32 utility. Further, USER.DAT file corresponds to
HKEY_LOCAL_USER and SYSTEM.DAT corresponds to HKEY_LOCAL_MACHINE.
Registry files can't be read with standard text editors.
Which of the following can cause a CD-ROM from being read?
| ( | A | ) | | Scratches |
 |
| ( | B | ) | | Cracks |
 |
| ( | C | ) | | Dirt |
 |
| ( | D | ) | | Wetness |
 |
| ( | E | ) | | All of the above |
The Correct Answer is: E
Explanation:
All of the options can cause problems with the cd-rom being read. It is very important to keep your cd-roms in protective sleeves or cases when not in use.
The FDISK utility is used for what function?
| ( | A | ) | | Formats a 3.5" floppy disk |
 |
| ( | B | ) | | Defragments a disk drive |
 |
| ( | C | ) | | Copying large amounts of files |
 |
| ( | D | ) | | Formating logical partitions |
 |
| ( | E | ) | | Creating partitions on a physical disk |
The Correct Answer is: E
Explanation:
FDISK is used to create partitions on a hard disk drive.
This quiz was generated by user Sarah in may2002.
a+ certification || gmat test prep || pool game || funny joke
|