Question

    Which of these is the primary function of the ALU

    (Arithmetic Logic Unit)?
    A Control the flow of data between CPU and memory Correct Answer Incorrect Answer
    B Perform mathematical calculations and logical operations Correct Answer Incorrect Answer
    C Fetch instructions from memory Correct Answer Incorrect Answer
    D Store data temporarily Correct Answer Incorrect Answer

    Solution

    Explanation: The ALU is responsible for performing arithmetic operations like addition, subtraction, and logical operations like AND, OR, etc.

    Practice Next