Home » C Programming » Bit Fields » Question
  1. Which of the following data types are accepted while declaring bit-fields?
    1. float
    2. char
    3. double
    4. All of above
    5. None of these
Correct Option: B

char



Your comments will be displayed only after manual approval.