MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ORGANIZATION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
ALU perform ____ and ____
A
Computation
B
Compare two number
C
Both a and b
D
None of the above
Explanation: 

Detailed explanation-1: -An ALU performs basic arithmetic and logic operations. Examples of arithmetic operations are addition, subtraction, multiplication, and division.

Detailed explanation-2: -In general, the ALU includes storage places for input operands, operands that are being added, the accumulated result (stored in an accumulator) and shifted results. The flow of bits and the operations performed on them in the subunits of the ALU are controlled by gated circuits.

Detailed explanation-3: -A typical ALU consists of three types of functional parts: storage registers, operations logic, and sequencing logic.

Detailed explanation-4: -ALU stands for Arithmetic and Logical Unit which performs Arithmetic functions like Addition, subtraction, division, etc. CU stands for control unit which performs the task of controlling functions of the computer. It monitors and gives proper instructions to all parts of the computer.

There is 1 question to complete.