[prev] 58 [next]

Exercise 11: Valid Pointers

Which of the following are likely to be valid pointers

0x00000000   0x00001000   0x00001001
0x7f000000   0x7f000001   0x7f000004

to objects of the following types

[Diagram:Pics/clang/memory-regions.png]