Home » C Programming » Operators » Question
  1. What is the sizeof(char) in a 32-bit C compiler?
    1. 2 Bytes
    2. 1 Byte
    3. 2 bits
    4. 1 bit
    5. None of these
Correct Option: B

1 Byte



Your comments will be displayed only after manual approval.