Correct option is C
The correct matches are:
·
A. ALU →
II: The
ALU (Arithmetic and Logic Unit) performs logical and arithmetic operations such as AND, OR, and NOT.
·
B. Control Unit (CU) →
IV: The
Control Unit manages the execution of instructions in a program.
·
C. Random Access Memory (RAM) →
I:
RAM stores the part of the operating system currently in use, as well as other programs.
·
D. Read-Only Memory (ROM) →
III:
ROM stores firmware, such as the
BIOS and
bootstrap loader.
Information Booster:
1.
ALU is a crucial part of the CPU that handles mathematical and logical functions.
2.
RAM is volatile memory used to store data temporarily for active programs.
Additional Knowledge:
·
ROM is non-volatile memory that retains data even when the computer is powered off.
·
Control Unit (CU) directs the flow of data between the CPU and other components of the computer.