InterviewSolution
Saved Bookmarks
| 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» | |