πŸ“Š Computer Organization and Architecture
Q. MIMD stands for _____.
  • (A) Multiple instruction multiple data
  • (B) Multiple instruction memory data
  • (C) Memory instruction multiple data
  • (D) Multiple information memory data
πŸ’¬ Discuss
βœ… Correct Answer: (A) Multiple instruction multiple data
πŸ“Š 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. A page fault
  • (A) Occurs when there is an error in a specific page.
  • (B) Occurs when a program accesses a page of main memory.
  • (C) Occurs when a program accesses a page not currently in main memory.
  • (D) Occurs when a program accesses a page belonging to another program.
πŸ’¬ Discuss
βœ… Correct Answer: (C) Occurs when a program accesses a page not currently in main memory.
πŸ“Š Computer Organization and Architecture
Q. A Program Counter contains a number 825 and address part of the instruction contains the number 24. The effective address in the relative address mode, when an instruction is read from the memory is
  • (A) 849.
  • (B) 850.
  • (C) 801.
  • (D) 802.
πŸ’¬ Discuss
βœ… Correct Answer: (A) 849.
πŸ“Š Computer Organization and Architecture
Q. A stack organized computer has
  • (A) Three-address Instruction.
  • (B) Two-address Instruction.
  • (C) One-address Instruction.
  • (D) Zero-address Instruction.
πŸ’¬ Discuss
βœ… Correct Answer: (D) Zero-address Instruction.