Vidyalelo
C Programming · Q248

Standard Library Functions

Programming · C Programming · question 248

Q248

The macro . . . . . . . . defines the number of bits in a byte, which is equal to . . . . . . . .

A.
CHAR_BIT, 4
B.
CHAR_BYTE, 8
C.
CHAR_BIT, 8
Answer
D.
CHAR_BYTE, 4

Answer: Option C

Solution

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