Vous êtes sur la page 1sur 1

Definition: An integrated circuit Examples:

within a CPU/GPU which performs c = a + b;


arithmetic and logic operations. if (c < a | b){
print(“a or b is a negative”);
}

ALU (Arithmetic
Logic Unit)
Characteristics: Non-Examples:
Performs arithmetic instructions Type hello
Print Bts

Definition: Examples of devices that require


Component of a computer’s CPU CU:
that controls information flow. CPU
GPU

Control Unit (CU)

Characteristics: Non-Examples:
A part of CPU print(“this is not an example
of a CU”);

Vous aimerez peut-être aussi