MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers
→
The size of the following union, where an int occu...
1.
The size of the following union, where an int occupies 4 bytes of memory is
A.
8 byte
B.
4 byte
C.
10 byte
D.
18 byte
Answer» D. 18 byte
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
size of union is size of the longest element in the union
union demo{ float x; int y; char z[10];};7.Members of a union are accessed as________________.
The size of the following union, where an int occupies 4 bytes of memory is
Union differs from structure in the following way
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies