Vidyalelo
C++ Programming · Q31

Variables and Data Types in C++

Programming · C++ Programming · question 31

Q31

What is the size of the 'bool' data type in C++?

A.
2 bytes
B.
4 bytes
C.
Compiler-dependent
D.
1 byte
Answer

Answer: Option D

Solution

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