Computer Science Ques 784
Question: The ALU performs ___ operations.
Options:
A) Logarithm-based
B) ASCII
C) logarithm-based
D) arithmetic
E) Debugging
Show Answer
Answer:
Correct Answer: D
Solution:
- The ALU (arithmetic logical unit) of CPU performs arithmetic operations on integers such addition. Subtraction, multiplication and division as well as logical comparisons such as less than. Greater than. Equal to etc.