Which of the following reduces the size of a structure?
(a) union
(b) bit-fields
(c) malloc
(d) none of the mentioned
I got this question during an interview.
I need to ask this question from Bit-fields in chapter Structures, Unions and Bit-Fields in C of C