1.

What is the size of a boolean variable in C++?

A. 1 bit
B. 1 byte
C. 4 bytes
D. 2 bytes
Answer» B. 1 byte


Discussion

No Comment Found