Vidyalelo
C Programming · Q105

Structure and Union

Programming · C Programming · question 105

Q105

Which of the following reduces the size of a structure?

A.
union
B.
bit-fields
Answer
C.
malloc
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board