Shared Flashcard Set

Details

CSC Ch.9
Review
20
Computer Science
Undergraduate 1
09/17/2007

Additional Computer Science Flashcards

 


 

Cards

Term
What device acted as the first switches in the earliest computers?
Definition
Vacuum Tube
Term
What device acts as switches in today's computers?
Definition
Transistors
Term
Give two advantages of the transistors over vacuum tubes.
Definition
- can be switched on and off easily
- smaller
Term
What does CPU stand for?
Definition
Central Processing Unit
Term
Why are binary numbers used in our digital computers?
Definition
computers understand only two states of existence: on and off (one and zero)
Term
How do you write binary number 11011?
Definition
27
Term
Name the four steps of the machine cycle
Definition
Fetch, Decode, Execute, Store
Term
Fetch
Definition
control unit, information sources, capacities, cache memory
Term
Decode
Definition
(interpret) control unit, instruction set, assembly language
Term
Execute
Definition
(Do the task), math, logic
Term
Store
Definition
(Write back) computation results, locations changeable
Term
What is typical clock speed of today's CPU's?
Definition
3 GHz (3 billion clock ticks per second)
Term
How does Cache memory work?
Definition
a memory block that holds recent and frequently used intructions or data that the CPU uses the most
Term
What is the purpose of a data bus in a computer?
Definition
the CPU data highway
Term
Name the two aspects of a bus that affect how fast data can be transferred.
Definition
size, clock speed
Term
Why is pipelining faster than traditional processing by a CPU?
Definition
it allows the computer to do multiple tasks at once
Term
When is ROM commonly used?
Definition
start up instructions or computer needs
Term
Whats the difference between ROM and RAM?
Definition
ROM is read only for example instructional manuals and such (doesnt change) RAM is the thinking memory of the computer (cant be changed)
Term
What is parallel processing?
Definition
large network of computers, with each computer working on a multiple tasks at a time
Term
Whats the difference between Cache and RAM?
Definition
Chache holds copies of data and instructions used frequently and RAM is the place that holds all the originals and the rest of the information
Supporting users have an ad free experience!