Answer from cs61c-ek (jin tang li 15994133) for Question 3 one question is that, in the book it says that pointer is a variable that contain the address of a variable. can a pointer contain address of other objects, such as the constant 123?