1. Which operators are used to form compound condition
Answers
Answered by
2
I hope answer is useful
Explanation:
gejekevsja
Attachments:
Answered by
3
Answer:
Compound Conditional Expressions in C++
Operator Meaning
&& AND; true if the left- and right-hand expressions are true; otherwise false
|| OR; true if either the left- or right-hand expressions is true; otherwise false
! NOT; true if the expression on the right is false; otherwise false
Similar questions
Physics,
1 month ago
Math,
1 month ago
Computer Science,
1 month ago
Political Science,
2 months ago
English,
9 months ago
History,
9 months ago