Chapter 1 Flashcards
(76 cards)
This computer is considered the world’s first programmable electronic computer built in 1945?
ENIAC computer
The ENIAC computer was built when and to do what?
Built in 1945 and used to calculate artillery ballistic tables for the U.S. Army.
What does ENIAC stand for?
Electronic Numerical Integrator and Computer
What computer component is the ENIAC compared to?
A CPU just that ENIAC is 8 feet tall, 100 feet long, and weighs 30 tons.
Small chips known as microprocessors?
CPU
A type of memory that allows data to be quickly retrieved from random locations.
Random-Access Memory (RAM)
What type of memory is RAM?
Volatile memory
Why is RAM considered volatile memory?
It’s temporary storage for while a program is running and when system is powered off the RAM contents are erased.
A type of memory that is stored in chips inside the computer where memory can be read from, but not changed.
Read-Only Memory (ROM)
What type of memory is ROM?
Nonvolatile
Does ROM lose it’s stored contents when the system is powered off?
No, its contents remain stored in ROM as it’s nonvolatile memory used to store program’s important for the system’s operations.
Type of memory that can hold data for long periods of time, even without power to the computer.
Secondary Storage
What is the most common type of secondary storage device?
Disk Drive
How does a traditional disk drive store data?
Data is stored by the disk drive magnetically encoding it onto a circular disk.
This type of drive has no moving parts?
Solid State Drive
Which secondary storage is faster?
Traditional disk drive or Solid State Drive
Solid State Drive
This external disk drive is a device used for copying data or moving it from one copy to another.
Universal Serial Bus Drive (USB drive)
Where do USB drives store data?
Flash memory
What is another name USB drives are known as?
Memory sticks or flash drives
A device that collects data from people or other devices and send it to the computer.
Input device
List examples of input devices.
Keyboard, mouse, touchscreen, scanner, microphone, digital camera.
What is a program?
A set of instructions that a computer follows to perform a task.
What is hardware?
The physical devices of a computer.
List five major components of a computer system?
Central Processing Unit (CPU)
Main memory (RAM)
Secondary storage devices (Hard disk, SSD)
Input Devices (keyboards, touchpads)
Output devices (monitor, printers, speakers)