Term
Who is known as the father of modern computing? |
|
Definition
|
|
Term
Who is known as the mother of Computer Programming? |
|
Definition
|
|
Term
George Boole developed a special form of algebra based on _________, called __________. |
|
Definition
|
|
Term
Herman Hollerith used _________ to calculate the US Census in 1890, he went on to found a company now known as IBM. |
|
Definition
|
|
Term
This brilliant mathmetician helped crack German Code in World War II. |
|
Definition
|
|
Term
What are the two parts of thinking that Alan Turing identified? |
|
Definition
A Structure and a Process |
|
|
Term
What type of statements make up the processes in the Turing Machine? |
|
Definition
Conditional Statements, If, then |
|
|
Term
The Turing Machine can process anything that can be broken down into __________ steps. |
|
Definition
|
|
Term
Ideas software and programming make up the ________ part of the computer |
|
Definition
|
|
Term
Hardware and electric signals make up the ________ part of a computer. |
|
Definition
|
|
Term
What are the four elements Von Neumann thought should make up a computer? What do we call machines based on these four elements? |
|
Definition
Calculating Unit, Control Unit, Memory, and structure for input and output. Von Neumann architecture. |
|
|
Term
What unit did Von Neumann advocate using as the computer's smallest unit? |
|
Definition
|
|
Term
What type of processing does Von Neuman architecture use to process data? |
|
Definition
|
|
Term
_______ was invented by Bell Labs in 1947, replaced vacuum tubes, and allowed computers to be much smaller. |
|
Definition
|
|
Term
Who invented the first integrated circuit? |
|
Definition
|
|
Term
Who invented the first microprocessor? |
|
Definition
|
|
Term
What was the first personal computer? |
|
Definition
|
|
Term
What processor was used in the first IBM PC? |
|
Definition
|
|
Term
What do we call the rule of thumb that states that the amount of transistors on a microprocessor should double every 12 to 18 months? |
|
Definition
|
|
Term
Who formed the Apple Computer Company? |
|
Definition
Steve Jobs and Steve Wozniak |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
Artificial Intellegence, its supposed to make computers think like humans. |
|
|
Term
|
Definition
|
|
Term
|
Definition
A Personal Digital Assistant |
|
|
Term
Which numbering system is a base 2? |
|
Definition
|
|
Term
Which numbering system is a base 10? |
|
Definition
|
|
Term
Which numbering system is a base 16? |
|
Definition
|
|
Term
What is the most basic unit understood by computers? |
|
Definition
|
|
Term
What are the two possible values for a bit? |
|
Definition
|
|
Term
How many bits make up a crumb? |
|
Definition
|
|
Term
How many bits make up a nibble? |
|
Definition
|
|
Term
How many bits make up a byte? |
|
Definition
|
|
Term
What do we call a small lowercase symbol placed at the bottom right hand corner of a number used to indicate its base system? |
|
Definition
|
|
Term
What is the decimal equivalent of the highest possible binary representation in one byte? |
|
Definition
|
|
Term
What do we call the comprehensive collection of character, glyph, and formatting commands that incorporates many international language symbols? |
|
Definition
|
|
Term
|
Definition
American Standard Code for Information Interchange. It is a way of representing the english language in binary code. |
|
|
Term
What type of electricity causes computers to malfunction? |
|
Definition
|
|
Term
What type of signal can take an infinite number of intermediate values between 1(on) and 0(off)? |
|
Definition
|
|
Term
What type of signal has two fixed states and no in between? |
|
Definition
|
|
Term
Electricity flows easily through this type of substance. |
|
Definition
|
|
Term
What type of material conducts less electricity than a conductor, but more than an insulator? |
|
Definition
|
|
Term
List three good conductors. |
|
Definition
|
|
Term
List three good insulators. |
|
Definition
|
|
Term
List two good semiconductors. |
|
Definition
|
|
Term
What device did Bell Labs invent in 1947 that revolutionized computers? |
|
Definition
|
|
Term
What are the three leads on a discrete transistor? |
|
Definition
Collector, Emitter, and Base |
|
|
Term
What do we call miniature circuits that translate electrical flow into meaningful information? |
|
Definition
|
|
Term
What do we call the microchip that is etched onto the silicon wafer? |
|
Definition
|
|
Term
What do we call the socket we place PGA processors into? |
|
Definition
ZIF(Zero Insertion Force) Sockets |
|
|
Term
What type of carrier does the Pentium 4 and the AMD Athalon XP use? |
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
What does SECC stand for? |
|
Definition
Single Edge Contact Cartridge |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
What branch of mathematics is both computer programming and hardware based on? |
|
Definition
|
|
Term
Logic is the science or art of ____________________. |
|
Definition
|
|
Term
What type of circuit does electricity flow through? |
|
Definition
|
|
Term
Which logic gate acts as an inverter? |
|
Definition
|
|
Term
Another name for an if-then statement, which is often used in logic and computer programming. |
|
Definition
|
|
Term
Which logic gate uses addition? |
|
Definition
|
|
Term
Which logic gate uses multiplication? |
|
Definition
|
|
Term
What do we call a computers primary language which is represented in binary code? |
|
Definition
|
|
Term
What are the four main actions common to all microprocessors? |
|
Definition
Fetch, Decode, Execute, and Write |
|
|
Term
What do we call the workspace that the CPU uses to temporarily hold data? |
|
Definition
|
|
Term
If we have a 64 bit processor what does that mean? |
|
Definition
The CPU's register can hold 64 bits of data |
|
|
Term
What unit in the CPU handles arithmatic using integers and Boolean operations? |
|
Definition
ALU (Arithmatic logic unit) |
|
|
Term
What is the name of the unit that specializes in handling numbers that involve exponents and fractions? |
|
Definition
|
|
Term
Type of number that includes all positive and negative whole numbers. |
|
Definition
|
|
Term
This type of number allows the position of the decimal to move. |
|
Definition
|
|
Term
This component acts as the computer's heartbeat. |
|
Definition
|
|
Term
|
Definition
|
|
Term
What do we call the assembly line within a processor? |
|
Definition
|
|
Term
What do we call instructions that are part of the physical design of the processor and consist of logic gates? |
|
Definition
|
|
Term
What two types of information does the CPU recieve via the system bus? |
|
Definition
Program Code Messages and Embeded Instructions |
|
|
Term
This type of chip design provides a large library of instructions that can be accessed internally for processing. |
|
Definition
|
|
Term
Type of chip design that uses a limited amount of internal instructions. |
|
Definition
|
|
Term
Which chip design introduced the pipeline concept? |
|
Definition
|
|
Term
Name the function of the Pentium 4 Advanced Dynamic Execution Unit which ensures the computer has enough data in its pipelines to keep it from becoming idle. |
|
Definition
|
|
Term
What do we call the act of CPU's processing functions that have not yet been requested? |
|
Definition
|
|
Term
What is the front end of the Pentuim 4 responsible for? |
|
Definition
Controlling and Managing efficient routing of data to the pipelines. |
|
|
Term
What do we call the amount of time one component must wait to recieve data from another component? |
|
Definition
|
|
Term
List the four scheduling queues in the Pentium 4. |
|
Definition
Memory Scheduler, Fast ALU Scheduler, Slow ALU/General FPU Scheduler, and Simple FP Scheduler |
|
|
Term
What do we call the Pentium 4 Northwood's two ALU's that run at twice the speed of the processor? |
|
Definition
|
|
Term
|
Definition
Allows a single processor to logically act as two, only effective when supported by software you are running |
|
|
Term
What do we call the architecture that allows multiple pipelines to operate parrallel to each other? |
|
Definition
|
|
Term
What specialized type of processing does the G4 use? |
|
Definition
|
|
Term
The G4 is able to process 128-bit instructions in its execution engine known as ________________. |
|
Definition
|
|
Term
What does RISC stand for? |
|
Definition
Reduced Instruction Set Computer |
|
|
Term
What does CISC stand for? |
|
Definition
Complex Instruction Set Computer |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
What dioes FPU stand for? |
|
Definition
|
|
Term
What does VLIW stand for? |
|
Definition
Very Long Instruction Word |
|
|
Term
What does SRAM stand for? |
|
Definition
Static Random Access Memory. Also known as Cache |
|
|
Term
What does DRAM stand for? |
|
Definition
Dynamic Random Access Memory |
|
|
Term
|
Definition
Architecture backward compatible to the Intel 8086 chip. All Intel and AMD chips are x86 |
|
|
Term
What does MIPS stand for? |
|
Definition
Millions of Instructions Per Second. Number of machine instructions CPU can process per second |
|
|
Term
What does SIMD stand for? |
|
Definition
Single Instruction/Multiple Data. Parallel processing system that handles multiple sets of data as one instruction |
|
|
Term
|
Definition
Address Generation Unit. Part of CPU's back end execution engine that manages where data is stored and loaded |
|
|
Term
|
Definition
Branch Target Buffer. In charge of fetching instructions and making predictions for computer's front end |
|
|
Term
|
Definition
Translation Look Aside Buffer. Holds a temporary map of virtual address space. |
|
|
Term
|
Definition
Interprocess communication. is a set of programming interfaces that allow a programmer to coordinate activities among different program processes that can run concurrently in an operating system. |
|
|
Term
What invention(s) led to Charles Babbage being known as the fater of computing? |
|
Definition
Difference Engine and Analytical Engine |
|
|
Term
What did Ada Lovelace do to be known as the mother of Computer Programming? |
|
Definition
Wrote software for the difference engine |
|
|
Term
Who founded what we now know as IBM? What was it called when it was founded? |
|
Definition
Herman Hollerith, Tabulating Machine Company |
|
|
Term
What did Vannevar Bush do? |
|
Definition
Created Analog computers to solve complex systems, calculated ballistic tables for the Military |
|
|
Term
What was the "structure" of the Turing Machine? |
|
Definition
An infinite length of tape divided into squares. |
|
|
Term
What common items in use today are based on the Turing Machine? |
|
Definition
Tape players, tape drives, hard drives, cd players |
|
|
Term
Who developed game theory? |
|
Definition
|
|
Term
Which method of sending data allows us to send it side by side? |
|
Definition
|
|
Term
Which type of carrier looks similar to a PGA but has no pins? |
|
Definition
|
|
Term
What is Quanti-Speed Architecture? |
|
Definition
Super Scalar Architecture within the FPU |
|
|