πŸ“Š Computer Organization and Architecture
Q. A microprogram sequencer
  • (A) generates the address of next micro instruction to be executed.
  • (B) generates the control signals to execute a microinstruction.
  • (C) sequentially averages all microinstructions in the control memory.
  • (D) enables the efficient handling of a micro program subroutine.
πŸ’¬ Discuss
βœ… Correct Answer: (A) generates the address of next micro instruction to be executed.
πŸ“Š Computer Organization and Architecture
Q. The communication between the components in a microcomputer takes place via the address and
  • (A) I/O bus
  • (B) Data bus
  • (C) Address bus
  • (D) Control lines
πŸ’¬ Discuss
βœ… Correct Answer: (B) Data bus
πŸ“Š Computer Organization and Architecture
Q. The load instruction is mostly used to designate a transfer from memory to a processor register known as
  • (A) Accumulator
  • (B) Instruction Register
  • (C) Program counter
  • (D) Memory address Register
πŸ’¬ Discuss
βœ… Correct Answer: (A) Accumulator
πŸ“Š Computer Organization and Architecture
Q. Assembly language ________.
  • (A) uses alphabetic codes in place of binary numbers used in machine language
  • (B) is the easiest language to write programs
  • (C) need not be translated into machine language
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) uses alphabetic codes in place of binary numbers used in machine language