- Engineering
- Computer Science
- show how the value 0x98fedcba would be arranged in memory...
Question: show how the value 0x98fedcba would be arranged in memory...
Question details
-Show how the value 0x98fedcba would be arranged in memory of a little-endian and a big-endian machine. Assume the data is stored starting at address 0. – Note that there are two different versions of endianness (byte or bit ordering, byte ordering is the one we’re interested in).
Solution by an expert tutor
