|
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 [ C ] :: [ 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.
Which IRQ is assigned for floppy drives?
| ( | A | ) | | IRQ 4 |
 |
| ( | B | ) | | IRQ 6 |
 |
| ( | C | ) | | IRQ 12 |
 |
| ( | D | ) | | DMA 1 |
 |
| ( | E | ) | | IRQ 8.5 |
The Correct Answer is: B
Explanation:
IRQ 6 is reserved for the Floppy drive.
IRQ 4 is defaulted to COM1, COM3
IRQ 12 is empty and can be assigned any new device.
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.
Printers can be connected to a PC in many different ways. Which of the following interfaces IS NOT a common method for a PC to be connected to a printer?
| ( | A | ) | | USB |
 |
| ( | B | ) | | Parallel |
 |
| ( | C | ) | | SCSI |
 |
| ( | D | ) | | Analog LCD |
 |
| ( | E | ) | | Network |
The Correct Answer is: D
Explanation:
An Analog LCD interface is used for LCD monitors. The others are all valid methods for connecting a PC to a printer.
At what point is it dangerous to be wearing a wrist band grounding strap?
| ( | A | ) | | While working close to an open monitor |
 |
| ( | B | ) | | When removing a hard disk from a PC |
 |
| ( | C | ) | | While installing additional RAM |
 |
| ( | D | ) | | When using compressed air to clean the motherboard |
 |
| ( | E | ) | | When replacing a bad Power Supply |
The Correct Answer is: A
Explanation:
It is very dangerous to be wearing a wrist band ground strap around an exposed monitor because the CRT (Cathode Ray Tube) will hold an incredible charge for a short time period after power has been disconnected.
This quiz was generated by user guest706412 in april2002.
a+ certification || gmat test prep || pool game || funny joke
|