MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
This would perform an operation such as 5+8
A
Control Unit
B
Arithmetic Logic Unit
C
Cache
D
Accumulator
Explanation: 

Detailed explanation-1: -ALU: It stands for an arithmetic-logic unit. It is a part of a computer processor (CPU), capable of carrying out arithmetic and logic operations.

Detailed explanation-2: -During the execute stage, the ALU added the two arguments (a register and a constant offset) to produce a virtual address by the end of the cycle. Multi-cycle Instructions (Many cycle latency). Integer multiply and divide and all floating-point operations.

Detailed explanation-3: -1 ALU. The ALU is a combinational circuit, and is that part of the processor that performs arithmetic, logic, and other necessary related operations.

Detailed explanation-4: -The arithmetic logic unit (ALU) performs mathematical calculations; it is the part that computes.

There is 1 question to complete.