Vidyalelo
C Programming · Q27

Structure and Union

Programming · C Programming · question 27

Q27

Which of the following is not a valid type for a structure member in C?

A.
Array
B.
Pointer
C.
Function
Answer
D.
Enumeration

Answer: Option C

Solution

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