Answer from cs61c-ak (Tony Lai 15937131) for Question 1 I think only if and goto statements are essential, since the other loops can be construct by using multiple if and goto. I think C has the other loops because it is easier and faster when programming.