3. Computer Hardware and History Flashcards
First-generation computers used _____ for circuitry and _____ for memory.
vacuum tubes, magnetic drums
The first generation of computers relied on what type of languages to operate?
Machine languages
The first generation of computers relied on ____ for input and produced ____ output.
Punch cards, printed
What replaced vacuum tubes in the second generation of computers?
Transistors
Second-generation computers relied on ____ for input and produced ____ output.
Punch cards, printed
What languages were developed to program second-generation computers?
Higher-level languages like early FORTRAN and COBOL
In second-generation computers, machine languages representing instructions in binary (0s and 1s) were replaced by ____ languages that specified instructions using ____.
assembly, words
The technological development that ushered in the third generation of computers was the invention of ____.
integrated circuits
In the third generation of computers, integrated circuits miniaturized ____ and placed them on silicon chips called ____.
semiconductors
Third-generation computers used ____ and ____ to communicate with other components of the system.
keyboards, monitors
What made it possible for third-generation computers to run multiple programs at once and share memory and other resources?
Operating systems
What innovation made the fourth generation of computers possible?
Microprocessors, which include thousands of integrated circuits on a single silicon chip.
What other innovations accompanied the fourth generation of computing besides microprocessors?
Graphical user interfaces, the mouse, and handheld devices.
What innovation marked the beginning of the fifth generation of computing?
Artificial intelligence
Fifth-generation computers are based on ____ processing and ____ software.
parallel, AI
_____ computing is said to be more efficient than modern computing because of its use of _____.
Quantum, quantum tunneling
_____ computing is said to be more efficient than modern computing because of its use of _____.
Quantum, quantum tunneling
____ and ____ manufacturing involves the use of ____ (extremely small) tools and ____ processes to build structures, devices, and systems at the molecular level.
Nanotechnology, molecular, nanoscale, nonbiological
What hardware component is responsible for processing all information from programs run by a computer?
CPU
The speed at which the processor processes information is measured in ____.
gigahertz (GHz)
What hardware component temporarily stores information created by programs and does so in a way that makes this data immediately accessible?
RAM (Random Access Memory)
The ____ is a storage device responsible for storing permanent and temporary data.
hard drive
What are the two types of storage devices?
HDD: Hard Disk Drive, writes binary data on spinning magnetic disks called platters
SSD: Solid State Drive, stores data by using static flash memory chips
This hardware component processes huge amounts of graphical data. They focus almost exclusively on graphics rendering but can also extend the CPU.
GPU (Graphics Processing Unit)