Answer from cs61c-eb (Dae-Yeon Kim 16568138) for Question 2 The compiler would translate directly into the machine language. So it would be very inefficient since the entire group of files need to be recompiled again and again, even slight bit of the code changed from a portion of one of the files.