Q15
Which type of variable should you use if you want to store different types of data at different times within the same memory location?
A.
int
B.
float
C.
char
D.
union
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board