Term
Transistors are simply small electronic switches that can be in either an on or an off state. |
|
Definition
|
|
Term
A capacitor consists of three parts: an emitter, a collector, and a base. |
|
Definition
|
|
Term
A truth table with two inputs would have two rows.
|
|
Definition
|
|
Term
The Boolean OR operator returns a 1 only when either or both of the inputs are 1. |
|
Definition
|
|
Term
The AND operator has an output of 1 (true) only if both inputs are 0. |
|
Definition
|
|
Term
The combinations of gates enables the computer to do all the things that it does. |
|
Definition
|
|
Term
Each gate in a circuit reacts in a completely unpredictable way. |
|
Definition
|
|
Term
The OR gate allows two inpurts and one output. |
|
Definition
|
|
Term
The NOR gate is a combination of an OR gate and a(n) NAND gate. |
|
Definition
|
|
Term
In the adder, the bits are added according to the rules of the hexadecimal numbering system. |
|
Definition
|
|
Term
Decoder circuits perform functions such as addressing memory and selecting I/O devices. |
|
Definition
|
|
Term
The flip-flop circuit latches onto a bit and maintains the output state until it's changed. |
|
Definition
|
|
Term
Boolean expressions cannot be used to accurately predict what a circuit will do. |
|
Definition
|
|
Term
The computer has a crystal clock called a control clock that times, or synchronizes, each of the steps in the fetch-execute cycle. |
|
Definition
|
|
Term
Control wires contain the binary data that is being read from or written to memory and I/O. |
|
Definition
|
|
Term
Bus wires are divided into six separate signal groups. |
|
Definition
|
|
Term
The bus signal group data contains a clock-timing signal for the bus as well as other wires pertaining to timing and the bus protocol. |
|
Definition
|
|
Term
ROM isn't erased when the computer power goes off. |
|
Definition
|
|
Term
RAM is volatile, meaning that when the power goes off, RAM is cleared. |
|
Definition
|
|
Term
The most commonly used form of mass storage is the floppy disk drive. |
|
Definition
|
|
Term
Flash memory is nonvolatile. |
|
Definition
|
|
Term
There are seven levels of RAID. |
|
Definition
|
|
Term
The mouse serves as a primary input device. |
|
Definition
|
|
Term
CRT displays are much thinner and run at a much cooler temperature than LCD monitors.
|
|
Definition
|
|
Term
Interrupt handling is a much more efficient method for processing I/O than polling. |
|
Definition
|
|
Term
By switching on and off, the ___ can be used to represent the 1s and 0s that are the foundation of all that goes on in the computer. |
|
Definition
|
|
Term
____ algebra is concerned with the logic of the operators AND, OR, and NOT. |
|
Definition
|
|
Term
The ___ operator works with a single input, and its purpose is to reverse the input. |
|
Definition
|
|
Term
A transistor-based circuit in the computer that implements Boolean logic by creating a single output value for a given set of input values is known as a ____. |
|
Definition
|
|
Term
The ___ gates are the basic building blocks of the CPU. |
|
Definition
|
|
Term
The NAND gate takes the output of the AND gate and then ___ it with the NOT gate. |
|
Definition
|
|
Term
The truth table for the ___ gate indicates that the output is 1 only when the inputs are different. |
|
Definition
|
|
Term
A gate's output for any set of inputs follows the specifications given in the ___ table. |
|
Definition
|
|
Term
One of the main functions of the ___ of the computer's CPU is to add numbers. |
|
Definition
|
|
Term
The high-speed cache memory in your computer is made of many thousands of ___ circuits. |
|
Definition
|
|
Term
Vacuum tubes were replaced with ___. |
|
Definition
|
|
Term
Very Large-Scale Integration (VLSI) chips contain ___ of circuits. |
|
Definition
|
|
Term
Most computers today are still based on the ___ architecture. |
|
Definition
|
|
Term
The portion of the CPU responsible for mathematical operations is the ___. |
|
Definition
|
|
Term
One of the basics of Von Neumann architecture is the ___ cycle. |
|
Definition
|
|
Term
The term "___" refers to the family of components used to store programs and data. |
|
Definition
|
|
Term
RAM is called "___" because it doesn't have to be read sequentially. |
|
Definition
|
|
Term
Hard disks are made up of one or more metal platters with a coating consisting of ___ particles. |
|
Definition
|
|
Term
A 120-mm disc used to store data, music, and video in a computer system by using laser technology is known as a(n) ___. |
|
Definition
|
|
Term
Keyboards, and most other I/O devices, connect to the main board through a(n) ___. |
|
Definition
|
|
Term
The process of painting an image on the screen of a monitor is called ___ scanning. |
|
Definition
|
|
Term
Printer ___ ranges from 300 dpi to 2400 dpi for both inkjet and laser printers. |
|
Definition
|
|
Term
The sound card fits into the ___ bus expansion slot of the main board. |
|
Definition
|
|
Term
When an I/O device places a voltage signal on a(n) ___ line, the associated chip checks its priority before passing it on to the CPU. |
|
Definition
|
|
Term
Factors such as memory type, bus speed, and even hard drive speed can affect overall speed far more than the ___ clock. |
|
Definition
|
|