1.

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

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


Discussion

No Comment Found