πŸ“Š Computer Architecture
Q. When an operand is stored in a register it is
  • (A) stored in the lower order bits of the register
  • (B) stored in the higher order bits of the register
  • (C) stored in any of the bits at random
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) stored in the lower order bits of the register

Explanation: the data always gets stored from the lower order to the higher order bits, except in the case of little endian architecture.


Explanation by: Mr. Dubey
the data always gets stored from the lower order to the higher order bits, except in the case of little endian architecture.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
61
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate