1.

Which of the following reduces the size of a structure?(a) union(b) bit-fields(c) malloc(d) none of the mentionedI 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

Answer»

The CORRECT ANSWER is (B) bit-fields

To EXPLAIN: NONE.



Discussion

No Comment Found

Related InterviewSolutions