Quiz submission record for quiz3-2-2 at Thu Jul 8 02:44:55 2004: Your Answer for Question 1: Preprocessor looks for constants defined and substitutes them with their values. Input: C. Output: binary. If it were a separate step, it would be place before the compiler. Your Answer for Question 2: If the program is huge, it would take more time just to compile it because in order to compile it, it actually assemble and link as well. Normally, if we change something in the code, and we want to test it, we just want to compile so that if there is error, the compiler may catch it. We don't want to assemble and link it. So, it may not be a good idea to let the compiler do all the work. Your unique submission ID is quiz3-2-2-cs61c-bx-1089279895-918.