COMPUTER FUNDAMENTALS

COMPUTER HARDWARE

COMPUTER MEMORY

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
I perform arithmetic operations and comparison operations
A
The control unit
B
The CPU
C
The ROM
D
The ALU
Explanation: 

Detailed explanation-1: -An ALU performs basic arithmetic and logic operations. Examples of arithmetic operations are addition, subtraction, multiplication, and division. Examples of logic operations are comparisons of values such as NOT, AND, and OR.

Detailed explanation-2: -The ALU performs simple addition, subtraction, multiplication, division, and logic operations, such as OR and AND. The memory stores the program’s instructions and data.

Detailed explanation-3: -In computing, an arithmetic logic unit (ALU) is a combinational digital circuit that performs arithmetic and bitwise operations on integer binary numbers. This is in contrast to a floating-point unit (FPU), which operates on floating point numbers.

Detailed explanation-4: -Answer: Stands for “Arithmetic Logic Unit.” An ALU is an integrated circuit within a CPU or GPU that performs arithmetic and logic operations. Arithmetic instructions include addition, subtraction, and shifting operations, while logic instructions include boolean comparisons, such as AND, OR, XOR, and NOT operations.

There is 1 question to complete.