Answer from cs61c-eb (Dae-Yeon Kim 16568138) for Question 3 I'm still not convinced about why we pass in the address of a certain variable as a parameter to a function in order to change the value of the variable (like question 2). Show more examples... not enough examples in the book.