1.

Which of the following data types are accepted while declaring bit-fields?(a) char(b) float(c) double(d) none of the mentionedThe 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

Answer»

The CORRECT ANSWER is (a) char

Explanation: NONE.



Discussion

No Comment Found

Related InterviewSolutions