|
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 [ B ] :: [ ATTRIB +H 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.
COM 3 uses which of the following I/O addresses?
| ( | A | ) | | 2e8 |
 |
| ( | B | ) | | 2f8 |
 |
| ( | C | ) | | 2f7 |
 |
| ( | D | ) | | 3e8 |
 |
| ( | E | ) | | 3f7 |
The Correct Answer is: D
Explanation:
COM 3 is assigned the the I/O address 3e8.
Which of the following still holds a charge even after the power to the system has been disconnected?
| ( | A | ) | | Capacitor |
 |
| ( | B | ) | | Fuse |
 |
| ( | C | ) | | SIMM chip |
 |
| ( | D | ) | | CMOS |
 |
| ( | E | ) | | CPU |
The Correct Answer is: A
Explanation:
The Capacitor will keep a charge for an amount of time even after all power has been disconnected. A Capacitor holds a charge in the form of an electrostatic field.
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.
On an Ethernet 10BaseT network what is the maximum data speed that can be carried through a CAT 5 cable?
| ( | A | ) | | 100 megabits/second |
 |
| ( | B | ) | | 80 megabits/second |
 |
| ( | C | ) | | 20 megabits/second |
 |
| ( | D | ) | | 16 megabits/second |
 |
| ( | E | ) | | 4 megabits/second |
The Correct Answer is: A
Explanation:
CAT 5 cable can carry data at a maximum speed of 100 megabits/second.
CAT 4: 20 megabits/second
CAT 3: 16 megabits/second
CAT 2: 4 megabits/second
CAT 1 wire is used with standard telephone lines inside a home.
This quiz was generated by user judyo in august2002.
a+ certification || gmat test prep || pool game || funny joke
|