1.

For union union temp { char a; int b; float c; };The size is decided by:

A. char
B. int
C. float
D. both int and float
Answer» E.


Discussion

No Comment Found

Related MCQs