Which of the following is not a valid type for a structure member in C?
A. Array
B. Pointer
C. Function
D. Enumeration
Answer: Option C
A. Array
B. Pointer
C. Function
D. Enumeration
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