Computer Science

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/101

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:21 AM on 6/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

102 Terms

1
New cards

Information Literacy

knowing how to find; analyze; and use information

2
New cards

Computer Literacy

knowing how to use a computer

3
New cards

Monitor

one of three commonly used output devices

4
New cards

Data

raw facts given to a computer during the input operation

5
New cards

Information

input that has been processed into a meaningful and useful form

6
New cards

Laptop Computers

larger versions of notebook computers that weigh between eight and fifteen pounds

7
New cards

Mainframe Computers

large systems that usually require a specialized environment

8
New cards

Supercomputers

the most powerful and most expensive category of computers

9
New cards

Systems Analyst

together with the user and programmer; determines and designs desired program output

10
New cards

Computer Programmer

writes the instructions necessary to direct the computer to process data into information

11
New cards

System Software

programs related to controlling the actual operation of computer equipment

12
New cards

Operating System

an important part of system software that tells the computer how to perform functions such as load; store; and execute a program

13
New cards

Graphical User Interface (GUI)

part of an operating environment that provides visual clues to help the user

14
New cards

Icon

a graphical image in a user interface that represents an application software package; file; or document

15
New cards

Information System

consists of hardware; software; users; personnel; data; and procedures

16
New cards

Application Software

programs that tell a computer how to produce information

17
New cards

Central Processing Unit (CPU)

contains a control unit and an arithmetic/logic unit (ALU)

18
New cards

Control Unit

the component of the CPU that directs and coordinates most of the operations in the computer

19
New cards

Arithmetic/Logic Unit (ALU)

performs execution part of the hardware cycle including comparisons of data

20
New cards

Secondary Storage Devices

devices used to permanently store data and program instructions when they are not being processed

21
New cards

System Unit

the main case of a computer containing the electronic circuits that actually cause the processing of data to occur

22
New cards

Connectivity

refers to the ability to connect a computer to other computers

23
New cards

Procedures

the element of an information system that documents computer operations and related operations to help the system run efficiently

24
New cards

Workstations

expensive; high-end personal computers with powerful calculating and graphics capabilities frequently used by engineers

25
New cards

Minicomputers

computers more powerful than personal computers that can support a number of users performing different tasks and cost from $15000 to several hundred thousand dollars

26
New cards

Desktop Computers

the most common type of personal computer designed to fit conveniently on the surface of a workspace

27
New cards
The central processing unit (CPU)
contains the control unit and the arithmetic/logic unit
28
New cards
Level 2 (L2) cache
cache that is not part of the CPU chip
29
New cards
Connectors
different types of couplers on ports used to attach cables to peripheral devices
30
New cards
Power supply
converts the wall outlet electricity to the lower voltages used by the computer
31
New cards
Parallel processors
require special software that can recognize how to divide up problems and bring results back together again
32
New cards
Silicon crystals
the most common raw material used to make chips
33
New cards
Analog computers
systems designed to process continuously variable data
34
New cards
Parity bit
extra bit used by the computer for error checking
35
New cards
Machine cycle
the four-step process of fetching decoding executing and storing
36
New cards
Cache memory
high-speed RAM memory between the CPU and the main RAM memory
37
New cards
CMOS
memory that stores information about the computer system
38
New cards
Bus
any path along which bits are transmitted
39
New cards
Serial port
interface that transmits data one bit at a time
40
New cards
Instruction set
contains commands that the computer's circuits can directly perform
41
New cards
Massively parallel processors
systems that use hundreds of thousands of microprocessor CPUs to perform calculations
42
New cards
Hexadecimal
base 16 number system commonly used with computers
43
New cards
Byte
a group of eight bits that can represent 256 different data possibilities
44
New cards
EBCDIC
coding system used primarily on mainframe computers
45
New cards
Motherboard
a circuit board that contains most of the electronic components of the system unit
46
New cards
Decoding
the operation in the machine cycle where program instructions are translated into commands
47
New cards
Startup instructions
data used when a computer is first turned on which is not stored in RAM
48
New cards
Parallel ports
interfaces often used to connect printers or disk and tape drives
49
New cards
Bay
an open area inside the system unit used to install additional equipment
50
New cards
Operation code
the part of a machine language instruction that tells the computer what to do
51
New cards
Pipelining
efficiency method where a new instruction is started as soon as the preceding instruction moves to the next stage
52
New cards
Binary 1011
representation for the decimal quantity 11
53
New cards
Digitizing
converting data into digital form
54
New cards
ASCII
the coding system used most widely on personal computers and minicomputers
55
New cards
Even parity
an error checking method where the total number of on bits must be a number divisible by 2
56
New cards
System unit
the main chassis including the motherboard microprocessor CPU memory ports connectors and power supply
57
New cards
Storing
the machine cycle operation that takes place when the result of the instruction is written to memory
58
New cards
Word size
the number of bits the CPU processes at one time
59
New cards
Non-volatile
description for memory like ROM because it retains its contents even when the power is turned off
60
New cards
SCSI port
a special type of parallel port that can be used to attach seven to fifteen different devices to a single port
61
New cards
RISC
CPU technology that involves reducing the instructions in the instruction set to only those most frequently used
62
New cards
Wafers
thin slices of smoothed silicon ingot into which chips are sliced
63
New cards
Bit
a single off or on digital value representing the smallest unit of data handled by a computer
64
New cards
Control unit
component contained in the CPU which can be thought of as the brain of the computer
65
New cards
Fetching
the operation in the machine cycle that means obtaining the next program instruction from memory
66
New cards
Port
a socket used to connect the system unit to a peripheral device such as a printer or a modem
67
New cards
Digital computers
computers that process data by first converting text sound graphics or video into a numeric value
68
New cards
Unicode
a 16-bit code that has the capacity to represent more than 65000 characters and symbols
69
New cards
Flash RAM
a relatively new type of memory that can retain data even when the power is turned off
70
New cards
System unit
contains the central processing unit or CPU
71
New cards
Binary 0
used to represent the electronic state of off
72
New cards
ASCII and EBCDIC
two widely used codes that represent characters in a computer
73
New cards
Microprocessor
one of the main components on the motherboard
74
New cards
Machine cycle
the process that contains fetching decoding executing and storing
75
New cards
Word size
the number of bits the CPU can process or manipulate at one time
76
New cards
Memory chips
components installed on circuit boards that control computer devices
77
New cards
Gigabyte
equal to approximately one billion bytes
78
New cards
Volatile memory
description for RAM because programs and data are lost when power is turned off
79
New cards
SIMM
a small circuit board that has multiple RAM chips on one side
80
New cards
Millisecond
one thousandth of a second
81
New cards
Buses
pathways used to transfer bits from input devices to memory
82
New cards
Expansion board
circuit board for an add-on device that adds capability to a computer system
83
New cards
PC Card
credit card sized device used to add memory storage or communications capabilities
84
New cards
Ports
interfaces found on the front or back of the system unit used to attach cables
85
New cards
MIDI
special type of serial port designed to be connected to a musical device
86
New cards
Machine language instruction
the only form of program instructions that the CPU can directly understand
87
New cards
Parallel processing
capability where a CPU processes multiple instructions at a time
88
New cards
Binary number system
a system where each position has a place value associated with it
89
New cards
Clean rooms
highly controlled environments where computer chips are manufactured
90
New cards
System unit
the specific term used to describe the chassis because this is where computing actually happens
91
New cards
Binary digits
values 0 and 1 used because they can easily be represented electronically by circuits
92
New cards
EBCDIC
character coding system used primarily on mainframe computers
93
New cards
Two bytes
the equivalent capacity of a 16-bit word size
94
New cards
Sockets
type of receptacle on some motherboards used for microprocessors
95
New cards
RAM contents
stores operating systems application instructions and data currently being processed
96
New cards
Byte
basic unit of memory consisting of 8 bits
97
New cards
Nonvolatile
description for ROM because it retains its contents even when the power is turned off
98
New cards
Decimal 9
quantity represented by binary 1001
99
New cards
Serial or parallel
the two primary formats that ports can use
100
New cards
Memory address
a number that indicates the precise location of a byte in memory