Q22
What is the main advantage of using a union in C?
A.
It saves memory by sharing the same memory location
AnswerB.
It allows easy access to all members
C.
It enforces strong data typing
D.
It prevents data from being modified
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board