function CheckIt(action){var i=ans[count];if(!action){if(FORM1.Q1[i].checked){alert("Correct!");}else{alert("Incorrect.");answrong++;}}else{FORM1.Q1[i].checked ? ansright++ : answrong++;}}function CheckScore(){alert("CORRECT: " + ansright + "\nINCORRECT: " + answrong);}function GoBack(){var myEl = document.getElementsByTagName("p");var mySpans = document.getElementsByTagName("span");var qnum = 0;tmpstr="";count--;qnum = count + 1;if(count < 0){count=0;alert("This is the first question!");return;}tmpstr = " " + qnum + ". " + q[count];myEl[1].innerHTML=tmpstr;mySpans[0].innerHTML=a[count];mySpans[1].innerHTML=b[count];mySpans[2].innerHTML=c[count];mySpans[3].innerHTML=d[count];}function GoNext(){var myEl = document.getElementsByTagName("p");var mySpans = document.getElementsByTagName("span");var qnum=0;tmpstr="";CheckIt(1);count++;qnum=count+1;if(count > 99){TestOver();return;}tmpstr=" " + qnum + ". " + q[count];myEl[1].innerHTML=tmpstr;mySpans[0].innerHTML=a[count];mySpans[1].innerHTML=b[count];mySpans[2].innerHTML=c[count];mySpans[3].innerHTML=d[count];ClrRadios();}function TestOver(){var myEl = document.getElementsByTagName("div");var myP = document.getElementsByTagName("p");var endscores = 'Correct: ' + ansright + "
";endscores += "Incorrect: " + answrong + "
";endscores += "Percentage: " + Math.floor((ansright/(ansright + answrong))*100);endscores += "%
";myP[1].innerHTML="TEST OVER!";myEl[0].innerHTML=endscores;FORM1.B0.disabled=1;FORM1.B1.disabled=1;FORM1.B2.disabled=1;}function Choose(){navigate("main00.pl?Z=./test/index.html");}function GoStart(){history.go(0);ClrRadios();}function ClrRadios(){FORM1.Q1[0].checked=false;FORM1.Q1[1].checked=false;FORM1.Q1[2].checked=false;FORM1.Q1[3].checked=false;}FORM1.B0.onclick=GoBack;FORM1.B1.onclick=CheckIt;FORM1.B2.onclick=GoNext;FORM1.B4.onclick=GoStart;FORM1.B5.onclick=CheckScore;FORM1.B6.onclick=Choose;var count=0;var ansright=0;var answrong=0;var q=new Array();var ans=new Array();var a=new Array();var b=new Array();var c=new Array();var d=new Array();q[0]="Which of the following is not normally measurable using a DMM?";a[0]="A. Resistance";b[0]="B. Voltage";c[0]="C. Amperage";d[0]="D. Wattage";ans[0]="3";q[1]="To test continuity in a cable set the DMM to measure:";a[1]="A. Current";b[1]="B. Voltage";c[1]="C. Wattage";d[1]="D. Resistance";ans[1]="3";q[2]="Which unit is inconveniently small and is mostly used with the "Kilo" prefix?";a[2]="A. volts";b[2]="B. amps";c[2]="C. ohms";d[2]="D. hertz";ans[2]="2";q[3]="Which unit is so small that it is mostly used with the "Mega" or "Giga" prefix?";a[3]="A. volts";b[3]="B. amps";c[3]="C. ohms";d[3]="D. hertz";ans[3]="3";q[4]="Which unit is too large so it is mostly used in electronics with the "milli" prefix?";a[4]="A. volts";b[4]="B. amps";c[4]="C. ohms";d[4]="D. hertz";ans[4]="1";q[5]="A DMM has the following settings on it, which is best to test the voltage of a red wire within the PC?";a[5]="A. 200mA";b[5]="B. 2A";c[5]="C. 20V";d[5]="D. 200V";ans[5]="2";q[6]="Which is the most difficult quantity to measure with the DMM?";a[6]="A. volts";b[6]="B. amps";c[6]="C. ohms";d[6]="D. None of te above";ans[6]="1";q[7]="The expected voltage on a yellow wire within the PC is:";a[7]="A. +3.3VDC";b[7]="B. +5VDC";c[7]="C. +12VDC";d[7]="D. It could have any voltage";ans[7]="2";q[8]="The expected voltage on an orange wire within the PC is:";a[8]="A. +3.3VDC";b[8]="B. +5VDC";c[8]="C. +12VDC";d[8]="D. It could have any voltage";ans[8]="0";q[9]="To benchtest an ATX power supply:";a[9]="A. Cannot be done without a working motherboard";b[9]="B. Shunt the green wire on its 20-pin connector to ground";c[9]="C. Use an ATX power supply tester";d[9]="D. Either B or C";ans[9]="3";q[10]="Why did the current test using the "rig" and the DMM on the hard drive fail?";a[10]="A. Modern hard drives detect the current loss due to the meter and refuse to initialize";b[10]="B. Holding the probes to the contacts is not good enough to complete the circuit";c[10]="C. The average DMM is not accurate enough for this test";d[10]="D. There was no problem, the tests were accurate";ans[10]="0";q[11]="Lithium ion batteries began to appear in laptops:";a[11]="A. When they were invented";b[11]="B. When they were made efficient";c[11]="C. When they were made affordable";d[11]="D. When they were made safer to recharge";ans[11]="3";q[12]="Nickel-Cadmium batteries are popular on low end systems because they are cheap but:";a[12]="A. They are difficult to condition";b[12]="B. They are less efficient";c[12]="C. Do not recharge as many times";d[12]="D. All of the above";ans[12]="3";q[13]="SODIMMs for laptops have ____ pins.";a[13]="A. 128";b[13]="B. 144";c[13]="C. 168";d[13]="D. 184";ans[13]="1";q[14]="PCMCIA was renamed:";a[14]="A. PC Card";b[14]="B. Cardbus";c[14]="C. Minicard";d[14]="D. It was not renamed";ans[14]="0";q[15]="The bus width and speed of PCMCIA are the same as what standard PC expansion bus?";a[15]="A. ISA";b[15]="B. MCA";c[15]="C. VESA";d[15]="D. PCI";ans[15]="0";q[16]="The bus width and speed of Cardbus are the same as what standard PC expansion bus?";a[16]="A. ISA";b[16]="B. MCA";c[16]="C. VESA";d[16]="D. PCI";ans[16]="3";q[17]="What is the thickness of a Type II PC Card?";a[17]="A. 3.3mm";b[17]="B. 5.0mm";c[17]="C. 8.4mm";d[17]="D. 10.5mm";ans[17]="1";q[18]="What is the thinnest standard 2.5in. IDE drive?";a[18]="A. 5.0mm";b[18]="B. 8.4mm";c[18]="C. 9.5mm";d[18]="D. 10.5mm";ans[18]="1";q[19]="The standard 2.5in. IDE interface has how many pins?";a[19]="A. 34";b[19]="B. 40";c[19]="C. 44";d[19]="D. 80";ans[19]="2";q[20]="The most common form of passive matrix display on modern laptops is:";a[20]="A. CSTN";b[20]="B. DSTN";c[20]="C. TFT";d[20]="D. HPA";ans[20]="3";q[21]="Which of the following was also a part of the 1997 PCMCIA specification?";a[21]="A. DMA support";b[21]="B. 3.3V reduced voltage";c[21]="C. Zoomed Video Interface";d[21]="D. All of the above are part of the specification";ans[21]="3";q[22]="What is the thickness of a Type I PC Card?";a[22]="A. 2.0mm";b[22]="B. 3.3mm";c[22]="C. 5.0mm";d[22]="D. 8.4mm";ans[22]="1";q[23]="A solid state device with external connectors would most likely be a:";a[23]="A. Type I PC Card";b[23]="B. Type II PC Card";c[23]="C. Type III PC Card";d[23]="D. None of the above";ans[23]="1";q[24]="A very small hard drive would likely be packaged as a:";a[24]="A. Type I PC Card";b[24]="B. Type II PC Card";c[24]="C. Type III PC Card";d[24]="D. None of the above";ans[24]="2";q[25]="A PC Card modem would most likely be a:";a[25]="A. Type I";b[25]="B. Type II";c[25]="C. Type III";d[25]="D. None of the above";ans[25]="1";q[26]="A PC Card memory expansion card would most likely be:";a[26]="A. Type I";b[26]="B. Type II";c[26]="C. Type III";d[26]="D. None of the above";ans[26]="0";q[27]="Which of the following is not a PC Card standard thickness?";a[27]="A. 3.3mm";b[27]="B. 5.0mm";c[27]="C. 8.4mm";d[27]="D. 10.5mm";ans[27]="2";q[28]="Which of the following is not a standard 2.5" IDE drive thickness?";a[28]="A. 8.4mm";b[28]="B. 9.5mm";c[28]="C. 10.5mm";d[28]="D. 12.7mm";ans[28]="2";q[29]="Which ATA specification introduced S.M.A.R.T?";a[29]="A. ATA-2";b[29]="B. ATA-3";c[29]="C. ATA-4";d[29]="D. ATA-5";ans[29]="1";q[30]="Which ATA specification introduced a standard secondary channel?";a[30]="A. ATA-2";b[30]="B. ATA-3";c[30]="C. ATA-4";d[30]="D. ATA-5";ans[30]="0";q[31]="Which ATA specification introduced UDMA modes?";a[31]="A. ATA-2";b[31]="B. ATA-3";c[31]="C. ATA-4";d[31]="D. ATA-5";ans[31]="2";q[32]="Which ATA specification introduced autodetection of the UDMA cable?";a[32]="A. ATA-2";b[32]="B. ATA-3";c[32]="C. ATA-4";d[32]="D. ATA-5";ans[32]="3";q[33]="Which ATA specification introduced the ability to boot from the CD-ROM?";a[33]="A. ATA-2";b[33]="B. ATA-3";c[33]="C. ATA-4";d[33]="D. ATA-5";ans[33]="2";q[34]="UDMA mode 3 is:";a[34]="A. 33.3MB/sec";b[34]="B. 44.4MB/sec";c[34]="C. 66.6MB/sec";d[34]="D. 100MB.sec";ans[34]="1";q[35]="PIO mode 4 is:";a[35]="A. 16.6MB/sec";b[35]="B. 25MB/sec";c[35]="C. 33.3MB/sec";d[35]="D. None of the above";ans[35]="0";q[36]="If the ATA-4 controller detects that a 40-wire IDE cable is in use:";a[36]="A. It will clamp all data transfers with the drives to 33.3MB/sec";b[36]="B. It will clamp all data transfers with the drives to UDMA mode 3";c[36]="C. It will clamp all data transfers with the drives to PIO mode 3";d[36]="D. It cannot detect which cable is being used";ans[36]="3";q[37]="An ATA-4 based system has an optical drive attached as Primary Master, an HDD as primary slave, and another HDD as secondary master, the BIOS enumeration will be...";a[37]="A. Primary Master = 82, Primary Slave = 81, Secondary Master = 80";b[37]="B. Primary Master = Ignored, Primary Slave = 81, Secondary Master = 82";c[37]="C. Primary Master = 82, Primary Slave = 80, Secondary Master = 81";d[37]="D. Primary Master = Ignored, Primary Slave = 80, Secondary Master = 81";ans[37]="3";q[38]="The boot drive should always be installed as:";a[38]="A. Primary Master = BIOS Drive 80";b[38]="B. Either Primary Master or Slave enumerated as BIOS drive 80";c[38]="C. Either Primary Master or Secondary Master enumerated as BIOS drive 80";d[38]="D. Any channel and position enumerated as BIOS drive 80";ans[38]="0";q[39]="The BIOS discovery order for enumerating hard drives is:";a[39]="A. Primary Master, Primary Slave, Secondary Master, Secondary Slave";b[39]="B. Primary Master, Secondary Master, Primary Slave, Secondary Slave";c[39]="C. Primary Slave, Primary Master, Secondary Slave, Secondary Master";d[39]="D. BIOS follows no fixed rules for enumerating hard drives";ans[39]="0";q[40]="DOS issues drive letters in what order?";a[40]="A. All partitions and logical drives on each drive in enumerated order: 80 then 81, etc.";b[40]="B. Each primary partition in enumerated order, then 1st logical drive on each, then 2nd, etc.";c[40]="C. Each primary partition in enumerated order, then all logicals on each drive in order";d[40]="D. Any combination can be configured to be used";ans[40]="2";q[41]="A system with which of the following controllers would not be able to boot from a bootable CD-ROM?";a[41]="A. ATA-3";b[41]="B. ATA-4";c[41]="C. ATA-5";d[41]="D. ATA-6";ans[41]="0";q[42]="A system with which of the following controllers would not be able to access hard drives at 33MB/sec?";a[42]="A. ATA-3";b[42]="B. ATA-4";c[42]="C. ATA-5";d[42]="D. ATA-6";ans[42]="0";q[43]="A system with which of the following controllers would be able to access hard drives at 100MB/sec?";a[43]="A. ATA-3";b[43]="B. ATA-4";c[43]="C. ATA-5";d[43]="D. ATA-6";ans[43]="3";q[44]="Which of the following controllers specifications declared 8-bit DMA modes obsolete?";a[44]="A. ATA-3";b[44]="B. ATA-4";c[44]="C. ATA-5";d[44]="D. ATA-6";ans[44]="0";q[45]="There are many methods of hard drive translations, which broke the long standing 8.4GB hard drive capacity boundary?";a[45]="A. Phoenix bit-shifting ECHS";b[45]="B. LBA Assisted ECHS";c[45]="C. 28-bit LBA";d[45]="D. None of the above";ans[45]="2";q[46]="The physical HDD capacity limit of systems using 28-bit LBA is:";a[46]="A. 8.4GB";b[46]="B. 136.9GB";c[46]="C. 144PB";d[46]="D. 9.44ZB";ans[46]="1";q[47]="The physical HDD capacity limit of systems using non-LBA translation methods is:";a[47]="A. 8.4GB";b[47]="B. 136.9GB";c[47]="C. 144PB";d[47]="D. 9.44ZB";ans[47]="0";q[48]="The physical HDD capacity limit of systems using 48-bit LBA is:";a[48]="A. 8.4GB";b[48]="B. 136.9GB";c[48]="C. 144PB";d[48]="D. 9.44ZB";ans[48]="2";q[49]="The physical HDD capacity limit of EDD BIOS 3.0 using 64-bit LBA is:";a[49]="A. 8.4GB";b[49]="B. 136.9GB";c[49]="C. 144PB";d[49]="D. 9.44ZB";ans[49]="3";q[50]="A common 28-bit LBA BIOS bug erroneously divides total sectors by (16x63) which can yield more than 65,535 cylinders causing the system to hang with hard drives larger than:";a[50]="A. 8.4GB";b[50]="B. 7.9GB";c[50]="C. 33.8GB";d[50]="D. 136.9GB";ans[50]="2";q[51]="Which of the following controllers did not introduce a significant speed improvement?";a[51]="A. ATA-3";b[51]="B. ATA-4";c[51]="C. ATA-5";d[51]="D. ATA-6";ans[51]="0";q[52]="What is the smallest hard drive that could be used to test any system for any of the limiting translation methods?";a[52]="A. 8.4GB";b[52]="B. 40GB";c[52]="C. 140GB";d[52]="D. 250GB";ans[52]="2";q[53]="A Pentium II system that came with a 20GB hard drive could possibly have what severe limitation to a hard drive upgrade?";a[53]="A. Classic ECHS Limit";b[53]="B. Classic Divide by 16x63 Limit";c[53]="C. Classic 28-bit LBA Limit";d[53]="D. This system is in no danger, it can take any future hard drive";ans[53]="1";q[54]="The owner of the previous system already bought a 250GB hard drive, but the system only recognizes it as a 136.9GB hard drive, it suffers from what limitation?";a[54]="A. Classic ECHS Limit";b[54]="B. Classic Divide by 16x63 Limit";c[54]="C. Classic 28-bit LBA Limit";d[54]="D. This system is in no danger, it can take any future hard drive";ans[54]="2";q[55]="What can the onwer of the previous system do in order to use the new hard drive?";a[55]="A. Flash update the BIOS";b[55]="B. Purchase a current PCI card ATA controller";c[55]="C. Purchase an external IDE-to-USB adapter enclosure";d[55]="D. Either B or C";ans[55]="3";q[56]="A Pentium III system that came with a 140GB hard drive could possibly have what severe limitation to a hard drive upgrade?";a[56]="A. Classic ECHS Limit";b[56]="B. Classic Divide by 16x63 Limit";c[56]="C. Classic 28-bit LBA Limit";d[56]="D. This system is in no danger, it can take any future hard drive";ans[56]="3";q[57]="Which of the following controllers needs to be attached to at least a 64-bit wide data bus PCI bus?";a[57]="A. ATA-6";b[57]="B. ATA-7";c[57]="C. SATA-I";d[57]="D. SATA-II";ans[57]="2";q[58]="Which of the following controllers must be attached to either a high speed 64-bit version of the PCI bus or the PCI-Express bus?";a[58]="A. ATA-6";b[58]="B. ATA-7";c[58]="C. SATA-I";d[58]="D. SATA-II";ans[58]="3";q[59]="To attach to parallel ATA hard drives to a single 40-wire cable:";a[59]="A. The jumpers of one must be set to Master and the other to Slave";b[59]="B. The jumpers of one must be set to Master and the other to Cable Select";c[59]="C. The jumpers of one must be set to Slave and the other to Cable Select";d[59]="D. The jumpers of both must be set to Cable Select";ans[59]="0";q[60]="To attach to parallel ATA hard drives to a single 80-wire cable:";a[60]="A. The jumpers of one must be set to Master and the other to Slave";b[60]="B. The jumpers of one must be set to Master and the other to Cable Select";c[60]="C. The jumpers of one must be set to Slave and the other to Cable Select";d[60]="D. The jumpers of both must be set to Cable Select";ans[60]="3";q[61]="The Red book specification defined:";a[61]="A. CD-DA";b[61]="B. CD-ROM";c[61]="C. CD-ROM XA";d[61]="D. CD-i";ans[61]="0";q[62]="The Yellow book specification defined:";a[62]="A. CD-DA";b[62]="B. CD-ROM";c[62]="C. CD-ROM XA";d[62]="D. CD-i";ans[62]="1";q[63]="The Green book specification defined:";a[63]="A. CD-DA";b[63]="B. CD-ROM";c[63]="C. CD-ROM XA";d[63]="D. CD-i";ans[63]="3";q[64]="Which specification is equal to, but did not get, a color book?";a[64]="A. CD-DA";b[64]="B. CD-ROM";c[64]="C. CD-ROM XA";d[64]="D. CD-i";ans[64]="2";q[65]="Which specification is very rarely seen in the modern PC industry?";a[65]="A. CD-ROM XA ";b[65]="B. Purple book";c[65]="C. Multiread2";d[65]="D. Orange book";ans[65]="1";q[66]="Which specification defines an optical drive that can read all common forms of media?";a[66]="A. CD-ROM XA ";b[66]="B. Purple book";c[66]="C. Multiread2";d[66]="D. Orange book";ans[66]="2";q[67]="Which specification defines the current standard for manufactured compact disc media?";a[67]="A. CD-ROM XA ";b[67]="B. Purple book";c[67]="C. Multiread2";d[67]="D. Orange book";ans[67]="0";q[68]="Which specification defines optical media that can be written to?";a[68]="A. CD-ROM XA ";b[68]="B. Purple book";c[68]="C. Multiread2";d[68]="D. Orange book";ans[68]="3";q[69]="Which media work because of a layer of silver/indium/tin/tellurium?";a[69]="A. CD-ROM XA";b[69]="B. CD-MO";c[69]="C. CD-R";d[69]="D. CD-RW";ans[69]="3";q[70]="Which media work because of a layer of phthalocyanines?";a[70]="A. CD-ROM XA";b[70]="B. CD-MO";c[70]="C. CD-R";d[70]="D. CD-RW";ans[70]="2";q[71]="Which media work because of raised bumps in the surface of the read layer of plastic?";a[71]="A. CD-ROM XA";b[71]="B. CD-MO";c[71]="C. CD-R";d[71]="D. CD-RW";ans[71]="0";q[72]="Which media work because spots in the write layer are heated and turn black?";a[72]="A. CD-ROM XA";b[72]="B. CD-MO";c[72]="C. CD-R";d[72]="D. CD-RW";ans[72]="2";q[73]="Which media work because spots in the write layer are heated and turn either amorphous or crystalline?";a[73]="A. CD-ROM XA";b[73]="B. CD-MO";c[73]="C. CD-R";d[73]="D. CD-RW";ans[73]="3";q[74]="A 74 minute CD-ROM can hold";a[74]="A. 210MB of data";b[74]="B. 650MB of data";c[74]="C. 700MB of data";d[74]="D. Either B or C";ans[74]="1";q[75]="A 4x CD-ROM drive";a[75]="A. Has a maximum DTR of 600KB/sec";b[75]="B. Has a minimum DTR of 600KB/sec";c[75]="C. Has a constant DTR of 600KB/sec";d[75]="D. None of the above";ans[75]="0";q[76]="An optical disc sector:";a[76]="A. Holds 2048 bytes of data";b[76]="B. Has a total raw size of 3234 bytes";c[76]="C. Holds 96 ECC protected data packets";d[76]="D. All of the above";ans[76]="3 ";q[77]="An 80 minute CD-ROM holds";a[77]="A. 700MB of data";b[77]="B. 360,000 total sectors";c[77]="C. Both A and B";d[77]="D. Neither A or B";ans[77]="2";q[78]="Which high capacity blank DVD media is slowly becoming popular?";a[78]="A. DVD-5";b[78]="B. DVD-9";c[78]="C. DVD-10";d[78]="D. DVD-18";ans[78]="1";q[79]="A pure yellow book drive would not be able to read:";a[79]="A. CD-DA";b[79]="B. CD-ROM";c[79]="C. A CD-ROM with a raw MPEG-1 track";d[79]="D. Both A and C";ans[79]="2";q[80]="Which of the following media is a DSDL disc?";a[80]="A. DVD-5";b[80]="B. DVD-9";c[80]="C. DVD-10";d[80]="D. DVD-18";ans[80]="3";q[81]="Which of the following media is a DSDL disc?";a[81]="A. DVD-1";b[81]="B. DVD-2";c[81]="C. DVD-3";d[81]="D. DVD-4";ans[81]="3";q[82]="Which of the following media is a SSSL disc?";a[82]="A. DVD-1";b[82]="B. DVD-2";c[82]="C. DVD-3";d[82]="D. DVD-4";ans[82]="0";q[83]="Which of the following media is a DSDL disc?";a[83]="A. DVD-5";b[83]="B. DVD-9";c[83]="C. DVD-10";d[83]="D. DVD-18";ans[83]="0";q[84]="Which of the following media has the highest capacity?";a[84]="A. DVD-2";b[84]="B. DVD-3";c[84]="C. DVD-4";d[84]="D. DVD-5";ans[84]="2";q[85]="Which of the following high capacity media can be read by any single layer drive?";a[85]="A. DVD-5";b[85]="B. DVD-9";c[85]="C. DVD-10";d[85]="D. DVD-18";ans[85]="2";q[86]="Which of the following DVD speeds has a DTR of 3.3MB/sec?";a[86]="A. 1x";b[86]="B. 2.4x";c[86]="C. 4x";d[86]="D. 8x";ans[86]="1";q[87]="A 50x CD-ROM has an RPM of";a[87]="A. 5000";b[87]="B. 10000";c[87]="C. 25000";d[87]="D. None of the above";ans[87]="2";q[88]="Which of the following specifications defines bootable optical media?";a[88]="A. Orange book";b[88]="B. ISO9960";c[88]="C. CD-ROM XA";d[88]="D. El Torito";ans[88]="3";q[89]="Which of the following specifications defines a file system for optical media?";a[89]="A. Orange book";b[89]="B. ISO9960";c[89]="C. CD-ROM XA";d[89]="D. El Torito";ans[89]="1";q[90]="Which of the following is an unacceptable file name in ISO9660?";a[90]="A. _DATA01";b[90]="B. DATA_01";c[90]="C. DATA.01";d[90]="D. DATA-01";ans[90]="3";q[91]="Which optical media file system natively supports TAO?";a[91]="A. High Sierra";b[91]="B. ISO9660";c[91]="C. Joliet";d[91]="D. UDF";ans[91]="2";q[92]="Which optical media file system natively supports formatting and deleting of files?";a[92]="A. High Sierra";b[92]="B. ISO9660";c[92]="C. Joliet";d[92]="D. UDF";ans[92]="3";q[93]="Which optical media file system natively supports Windows native file names?";a[93]="A. High Sierra";b[93]="B. ISO9660";c[93]="C. Joliet";d[93]="D. UDF";ans[93]="3";q[94]="The standard optical media diameter for DVD's is:";a[94]="A. 100mm";b[94]="B. 120mm";c[94]="C. Same as that of CD's";d[94]="D. Both B and C";ans[94]="3";q[95]="The standard parallel ATA 2.5" hard drive connector has ____ pins.";a[95]="A. 34";b[95]="B. 40";c[95]="C. 44";d[95]="D. 80";ans[95]="2";q[96]="Which of the following batteries can be recharged the most times?";a[96]="A. Nickel-Cadmium";b[96]="B. Nickel Metal Hydride";c[96]="C. Lithium ion";d[96]="D. All of them are about the same";ans[96]="0";q[97]="Which of the following batteries must be fully discharged before it can be recharged otherwise it will be ruined?";a[97]="A. Nickel-Cadmium";b[97]="B. Nickel Metal Hydride";c[97]="C. Lithium ion";d[97]="D. All of them are about the same";ans[97]="0";q[98]="Which of the following batteries requires special recharger circuitry and is not interchangeable with the other two types?";a[98]="A. Nickel-Cadmium";b[98]="B. Nickel Metal Hydride";c[98]="C. Lithium ion";d[98]="D. All of them are about the same";ans[98]="2";q[99]="The modern laptop uses Cardbus, an expansion bus which has the same speed and data bus width as:";a[99]="A. ISA";b[99]="B. PCI";c[99]="C. 64-bit PCI";d[99]="D. PCI-Express";ans[99]="1";