Which of the following data types are accepted while declaring bit-fields?
(a) char
(b) float
(c) double
(d) none of the mentioned
The question was posed to me in an interview.
My query is from Bit-fields topic in portion Structures, Unions and Bit-Fields in C of C