GCC Compiler Question:
If google.c is compiled with GCC, then the google.s file will contain the:
a) assembly code
b) machine code
c) preprocessed code
d) expanded source code

Answer:
a) assembly code