Vidyalelo
C++ Programming · Q59

Introduction to C++

Programming · C++ Programming · question 59

Q59

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

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

Answer: Option A

Solution

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