Quiz submission record for quiz3-2-2 at Thu Jul 8 09:57:09 2004: Your Answer for Question 1: The purpose of a preprocessor are to include files that you declare with #include, make macro substitution, and filter code depend on the conditional statment. The preprocessing takes place in the compiler and the language of input is c and the language of output is also c. Your Answer for Question 2: If the complier performed all the work of the assembler and linker than it would speed up the translation processs. The impact on the c programmers is that their program will be translated faster. Your unique submission ID is quiz3-2-2-cs61c-af-1089305829-60.