CPU 1
CPU 2
MIC
Data Representations
Abbreviations
100

Any external device that provides input and output for the computer

Peripheral

100

RAM

It is the main memory where all data, instructions and programs currently being processed are stored.

100

What is fetching (to fetch)?

This operation of the control unit involves getting information from memory.

100

One byte.

Eight bits

100

CIR

Current Instruction Register

200

It is a type of primary memory that holds its content permanently.

ROM

200

What is registers?

Small& fast circuits that store intermediate values from calculations or instructions inside the CPU.

200

Program Counter holds ____

Address of the next instruction

200

1 KB

1024 bytes

200

HDD

Hard Disk Drive

300

It is the memory where programs and data are kept on a long-term basis.

Secondary Memory

300

Cache

A small high-speed memory in the CPU that holds most frequently used instructions which makes the CPU run faster.

300

What is executing?

This operation of the control unit involves carrying out the command.

300

1024 MB

1 GB

300

SSD

Solid State Drive

400

A small program that allows the computer to know what to do and find the operating system to boot the computer after power is restored.

BIOS - Basic input output system

400

What is the Arithmetic Logic Unit (ALU)?

Performs the execution part of the machine cycle such as addition, subtraction, multiplication, division and logical operations

400

What is storing?

This operation of the control unit involves writing the result to memory.

400

1024 GB

1 TB

400

CLI

Command Line Interface

500

Computer memory that is accessed directly by the CPU. It includes several types of memory, such as the processor cache, RAM and system ROM.

Primary Memory

500

What is the Central Processing Unit (CPU)?

Interprets and carries out the basic instructions that operate a computer (brain of the computer)

500

The Accumulator does this.

Stores the results of executed instruction

500

1 bit is either these two

 0s and 1s

500

GUI

Graphical User Interface