Answer from cs61c-eq (Nicholas Hwang 16732453) for Question 3 The reading seemed clear enough...it was a lot to absorb in one sitting, but I think with some review the material will be okay to understand. I found it interesting how the pointers work...in Java you wouldn't really be to do something like the problem in Question 2 (as far as I know) but somehow we find ways around having to use something like this.