One of the major difference between typedef and #define is that typedef interpretation is performed by the . . . . . . . . whereas #define interpretation is performed by the . . . . . . . .
A. pre-processor, compiler
B. user, pre-processor
C. compiler, pre-processor
D. compiler, user
Answer: Option C
Join The Discussion