|
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.
Which of the following storage components / media will give the fastest data access time?
| ( | A | ) | | RAM |
 |
| ( | B | ) | | Serial Port |
 |
| ( | C | ) | | Zip Disk |
 |
| ( | D | ) | | Hard Disk |
 |
| ( | E | ) | | DVD |
The Correct Answer is: A
Explanation:
Data that is stored in RAM, which stands for Random Access Memory, can be access quicker than any of the other choices.
RAM loses its contents when power is turned off.
While booting up, a client's computer shows an error message with a code 201. What is the likely cause?
(this question provided by simulationexams.com)
| ( | A | ) | | The CMOS battery is bad |
 |
| ( | B | ) | | The CPU is bad |
 |
| ( | C | ) | | The Hard disk is bad |
 |
| ( | D | ) | | The Memory test has failed |
 |
| ( | E | ) | | None of the above |
The Correct Answer is: D
Explanation:
The general errors and the corresponding failures
are shown below:
100-199 : System board failures
200-299 : Memory failures
300-399 : Key board failures
400-499 : Monochrome video problems
500-599 : Color video problems
600-699 : Floppy disk errors
1700-1799: Hard disk problems.
Of the following DMA Channels which is used by the Floppy Disk Controller?
| ( | A | ) | | DMA2 |
 |
| ( | B | ) | | DMA4 |
 |
| ( | C | ) | | DMA5 |
 |
| ( | D | ) | | DMA6 |
 |
| ( | E | ) | | DMA7 |
The Correct Answer is: A
Explanation:
The most common DMA (Direct Memory Access) Channels should be known. The Floppy Disk Controller / Floppy Drive uses channel 2, (DMA2).
Recognizing components:
| ( | A | ) | | Monitor |
 |
| ( | B | ) | | Desktop |
 |
| ( | C | ) | | Inkjet printer |
 |
| ( | D | ) | | Laser printer |
 |
| ( | E | ) | | Bubblejet printer |
The Correct Answer is: D
Explanation:
The image is an HP LaserJet printer that is very standard in most large corporations.
This quiz was generated by user guest735810 in june2002.
a+ certification || gmat test prep || pool game || funny joke
|