Vidyalelo
C++ Programming · Q45

Variables and Data Types in C++

Programming · C++ Programming · question 45

Q45

Which type is best suited to represent the logical values?

A.
integer
B.
boolean
Answer
C.
character
D.
float

Answer: Option B

Solution

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