Answer from cs61c-ex (Aneirin Nunn 15254032) for Question 2 The impact on the C programmer if the first 3 steps were combined (compiler, assembler, linker), would be that it would be harder to use seperate files and link them together (OOP), and it might be slower