What is the size of a boolean variable in C++?
A. 1 bit
B. 1 byte
C. 4 bytes
D. 2 bytes
Answer: Option A
Related Questions on Introduction to C plus plus
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream

Join The Discussion