1.

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» D. compiler, user


Discussion

No Comment Found