Vidyalelo
C Programming · Q80

Operators and Expressions

Programming · C Programming · question 80

Q80

What is the sizeof(char) in a 32-bit C compiler?

A.
1 bit
B.
2 bits
C.
1 Byte
Answer
D.
2 Bytes

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board