Quiz submission record for quiz3-2-2 at Thu Jul 8 00:25:16 2004: Your Answer for Question 1: The C preprocessor goes through code and replaces statements with corresponding C code. Its input language is also C, and the output is also in C. If it were a separate step in figure 3.21, it would be placed before the compiler and after the C program. Your Answer for Question 2: If this were the case, the C programmer would have to compile and assemble routines everytime they changed their code, even though they have many other routines that rarely ever change. Your unique submission ID is quiz3-2-2-cs61c-ep-1089271516-2803.