Q88
Which of the following statements are false?
A.
bool can have two values and can be used to express logical expressions
B.
bool cannot be used as the type of the result of the function
AnswerC.
bool can be converted into integers implicitly
D.
a bool value can be used in arithmetic expressions
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board