Vidyalelo
C Programming · Q65

Structure and Union

Programming · C Programming · question 65

Q65

What is typedef declaration?

A.
Does not create a new type
B.
It merely adds a new name for some existing type
C.
Does not create a new type, It merely adds a new name for some existing type
Answer
D.
None of the mentioned

Answer: Option C

Solution

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