Tuesday, July 8, 2008

IBM Certified Specialist Certification Exam 000-637

Of the following options, which one is the correct syntax to set the read-only
attribute on the file TEST.DOC?

A. ATTRIB r+ TEST.DOC
B. ATTRIB TEST.DOC +r
C. ATTRIB TEST.DOC -r
D. ATTRIB TEST.DOC r-
Answer: B
Explanation:
Attributes are set for files 000-636 using an external DOS command called ATTRIB.EXE, which
uses using the following syntax:


Leading the way in IT testing and certification tools, www.certifyme.com
- 113 -


ATTRIB [+ or -][attribute]

+ Sets an attribute.
- Clears an attribute.
R Read-only file attribute.
A Archive file attribute.
S System file attribute.
H Hidden file attribute.

Reference:
David Groth and Dan Newland,000-637 A+ Complete Study Guide (Second Edition), Sybex,
Alameda, CA, 2001, pp. 550, 792.

Friday, July 4, 2008

Cisco CCDA Certifications Exam 640-863

Which of the following gives the proper sequence for installing master and slave
IDE drives?

A. Mount the drive in the carrier, connect the cable to the drive, install the drive in the
computer, and configure the drive
B. Mount the drives in the carrier, connect the 40-pin cable to the drives, set the drive at
the end of the cable to master, set the drive in the middle of the cable to slave, install the
drives in the computer, and configure the drives.


Leading the way in IT testing and certification tools, www.certifyme.com
C. Mount the drive in the carrier, connect the master drive after the twist in the cable,
connect the slave drive before the twist in the cable, install the drives in the computer,
and configure the drives.
D. None of the above.70-536
Answer: B
Explanation: The basic steps for installing IDE Drives are: Mount the drive in the
carrier, connect the cable to the drives, set the drive at the end of the cable to
master, set the drive in the middle of the cable to slave, install the drives in the
computer, and configure the drives.642-825

Incorrect Answers:
A: The sequence is plausible except that it does not make provision for the installation of
master and slave drives.
C: The sequence is not correct since you need to first mount the drives in the carrier, then
connect the cable to the drives and not as suggested by this option.
D: This is irrelevant.640-863 You got to have a basic sequence to install drives.

Reference:
David Groth and Dan Newland, A+ Complete Study Guide (2nd Edition), Sybex,
Alameda, CA, 2001, pp. 173 & 174.