Q28
In C, can you have a structure as a member of itself (a recursive structure)?
A.
Yes, but with compiler-specific limitations
AnswerB.
Yes, without any limitations
C.
No, it's not allowed
D.
Only if the structure has exactly one member
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board