Vidyalelo
C Programming · Q80

C Fundamentals

Programming · C Programming · question 80

Q80

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

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board