Answer from cs61c-aj (Kevin Li 15855812) for Question 2 THe C programmer would have to program everything in C and all the files and modules it uses must be compiled in C. They must be all compiled at the same time and any changes made would have to be recompiled again. This is very inefficient.