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
D. None of the mentioned
Answer: Option C
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
D. None of the mentioned
Answer: Option C
Which of the following can be a member of a structure?
A. Function
B. Another structure
C. Enumeration
D. All of the above
Join The Discussion