Computer Organization and Architecture · ALU Design
Official IIT answer key · IISc Bangalore · Audited Aug 2026
GATE CSE 2016 Set 1 Q33 · MCQ · 2 marks
Key concept
No account needed
Sit 4 related ALU DesignPYQs as a guest. We'll score the set and show which traps cost marks — sign in only if you want to save the run.
Explore all 109 Computer Organization and Architecture questions
Topic notes
Across GATE CS exams (2016–2025), questions on ALU design evaluate three foundational pillars: the timing analysis and gate-level complexity of hardware adders (such as Carry Lookahead Adders), arithmetic algorithms implementation (specifically Booth's algorithm operations), and the integration of the ALU within CPU datapaths (control sequencing and multiplexer-based operand routing). Questions range from 1-mark architectural reasoning items to 2-mark algorithmic/complexity computations.
Full ALU Design guide →Consider a carry lookahead adder for adding two n-bit integers, built using gates of fan-in at most two. The time to perform addition using this adder is (A) (1) (B) ( (n)) (C) ( n) (D) (n)
Topic-wise GATE CS PYQs with verified steps
Independent practice explanation verified by the GateAI team. GATE is conducted by the IITs; question text follows the official paper.
