Loading practice questions
A CPU wrote "register content" into the memory in a Big-endian mode. When the same content is read back from the memory into a register, the CPU reads it in Little-endian mode.
(A) The new content in the register will be different from what was written.
Explanation:
The new content in the register will be different from what was written.