Chapter 4 Quiz Starting Out With C++ 038

What is the value of the following expression?

true && false

a. true
b. false
c. can't tell
d. the expression makes no sense in C++

No comments:

Post a Comment