Computer Science, asked by RownakShohel, 4 months ago

relational operators are used for combining two or more conditions.
true or false​

Answers

Answered by varshasingh918664
1

Answer:

The || operator

The logical OR operator, || , like && is used to combine multiple relational expressions. If any expression is true, the result is true . Else (all expressions are false), the result is false

Answered by aakashkr470
5

Answer:

False

NO, Relational operators are not used for combining two or more conditions.

Similar questions