Quiz submission record for quiz3-2-2 at Thu Jul 8 00:58:54 2004: Your Answer for Question 1: C preprocessors can do such things as include files, replace tokens by sequences of characters, and do conditional compiling. Its inuput and output language is in C. Its order in the compilation process would be before everything else. Your Answer for Question 2: Programmers would have to use actual memory addresses in code since all a compiler does is translate from a higher level language to assembly. If the compiler did the jobs of the assembler and linker, then it would have to know more about actual addresses used. Your unique submission ID is quiz3-2-2-cs61c-at-1089273534-2092.