Top 100 MCQs on Logic Design and Computer Organization
Top 100 MCQs on Logic Design and Computer Organization
31. Which addressing mode uses the actual operand value in the instruction?
A) Immediate
B) Direct
C) Indirect
D) Register
Answer: A
49. In which memory does CPU store data temporarily during execution?
A) Hard disk
B) ROM
C) RAM
D) EEPROM
Answer: C
51. A decoder with n input lines can produce how many output lines?
A) 2n
B) n
C) n²
D) 2n+1
Answer: A
53. Which register stores the address of the next instruction to be executed?
A) MAR
B) IR
C) PC
D) ACC
Answer: C
62. The number of bits that a CPU can process at a time is called:
A) Word length
B) Bus width
C) Byte size
D) Register depth
Answer: A
72. The output of a logic gate is HIGH only when all inputs are LOW. The gate is:
A) AND
B) NOR
C) NAND
D) XOR
Answer: B
77. A multiplexer is a:
A) Memory device
B) Data selector
C) Decoder
D) Data distributor
Answer: B