GATE Examination MCQ Questions and Answers

ALU, Data‐Path and Control Unit MCQ Questions and Answers in Computer Organization and Architecture

1. The ALU performs which of the following operations? a) Only logical operations b) Only arithmetic operations c) Both arithmetic and logical operations d) Memory management operations 2. In an ALU, the carry look-ahead adder improves performance by: a) Reducing gate delay b) Reducing carry propagation time c) Increasing number of adders d) Removing multiplexers

Machine Instructions and Addressing Modes in Computer Organization and Architecture MCQ Questions and Answers

1. A machine instruction typically consists of an opcode and operands. Which part tells the CPU what operation to perform? A. Operand field B. Addressing mode C. Opcode D. Program counter 2. Which addressing mode uses an address specified directly in the instruction? A. Register indirect B. Immediate C. Direct D. Indexed 3. In the