Q6
What is the primary difference between a structure and a union in C?
A.
Structure allows nested members
B.
Union allows nested members
C.
Structure allows multiple members
D.
Union allows only one active member
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board