Answers/Solutions to Exercises in Chapter 3, Exercise 7

E7: Interpret the binary code 10010101010001010101010101000001 that is stored at the address 8023456. If you have a problem to do so, assume that the machine is a ``little endian" one; if you still have a problem to do the interpretation, assume that the address is located in the static section of the address space rather than the dynamic data section.

A7: Of course, the answer is "it cannot be interpreted, for the relevant information, what kind of code it is, is not provided. All the information provided is just a "noise" -- intended to look meaningful, while it is not -- not relevant for the problem.

Back to Answers/Solutions Index                          Back to Answers/Solutions for Chapter 3 Index