1.

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
D. CHAR_BYTE, 4
Answer» D. CHAR_BYTE, 4


Discussion

No Comment Found