Answer from cs61c-eg (Ramanarayan Vasudevan 15938560) for Question 2 WE wouldn't have to worry about restoring the old return address and the old arguments. So the steps involved in loading these values doesn't have to be done. The error that we would often see is an infinite loop in scheme which wouldn't happen in this language.