I am used to combine two or more relational operators
Answers
Answered by
4
Answer:
The logical OR operator, || , like && is used to combine multiple relational expressions. If any expression is true, the result is true .
Answered by
0
Multiple relational expressions
Explanation:
- Logical operators can use the AND and OR operators to combine two or more conditions into a complex condition.
- AND, OR, and NOT, are logical operators. Logical operators, also called Boolean operators designed to work with truth values: true, false, and unknown.
- It is symbol or word used to mixed two or more expressions such that the value of the complex expression produced depends only on that of the original expressions and on the meaning of the operator.
- Combining two or more conditions i.e Relational operators are used.
Similar questions
Social Sciences,
1 month ago
Social Sciences,
1 month ago
Math,
1 month ago
World Languages,
2 months ago
English,
2 months ago
English,
9 months ago