Which section of the central processing unit is specifically designed to perform comparisons, such as determining if one variable is equal to another? MCQ with Answer and Explanation

Which section of the central processing unit is specifically designed to perform comparisons, such as determining if one variable is equal to another?
A. Control Unit
B. Logic Unit
C. Input Unit
D. Storage Unit
Answer: Option B
Solution (By JKSSB Mock Tests)
The Logic Unit (part of the ALU) handles logical operations, conditional statements, and relational comparisons (AND, OR, NOT, , =).

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Fundamentals Questions

Question #1
Which of the following is a type of software that manages hardware?
A. Application software
B. Utility software
C. System software
D. Programming software

Correct Answer: Option C


Explanation:
System software, including OS and drivers, manages hardware resources.

This question belongs to: Computer Computer Fundamentals
Question #2
What structural component was predominantly used for internal primary data storage during the first generation of computers?
A. Magnetic Drums
B. Integrated Silicon Chips
C. Magnetic Core Memory
D. Floppy Disks

Correct Answer: Option A


Explanation:
First-generation computers used large, rotating magnetic drums as their primary internal mechanism for holding electronic data states.

This question belongs to: Computer Computer Fundamentals
Question #3
Which of the following units converts processed binary data from the internal processor back into a form that human operators can read and understand?
A. Output Unit
B. Arithmetic Logic Unit
C. Input Unit
D. Control Unit

Correct Answer: Option A


Explanation:
The output unit (monitors, printers) takes binary numbers from the CPU and converts them back into human-readable text, graphics, or audio.

This question belongs to: Computer Computer Fundamentals