Question

4. (14 pts) Assume a 32-bit integer Oxabcd1234 is stored between memory address Ox2000 and 0x2003. A. What is the Least Significant Byte (LSB) in the integer? B. What is the

Most Significant Byte (MSB) in the integer? C. With little endian format, what are the values at Ox2000 to 0x2003, respectively? D. With big endian format, what are the values at Ox2000 to 0x2003, respectively?

Fig: 1