asked 70.0k views
5 votes
In c++ when a relational expression is false, it has the value ________.

asked
User Russell
by
8.8k points

1 Answer

3 votes
In c++ when a relational expression is false, it has the value 0. Every evaluated expression produces a result, and it can be either true or false. If you see that your value is zero, it means that you have to look through the expression again and find mistakes.
answered
User Sangie
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.