Vidyalelo
C++ Programming · Q47

Variables and Data Types in C++

Programming · C++ Programming · question 47

Q47

What is the value of the bool? bool is_int(789.54)

A.
True
B.
False
Answer
C.
1
D.
2

Answer: Option B

Solution

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