Computer Science, asked by sababano7019, 2 months ago

define any five condition operator​

Answers

Answered by bhartirathore299
4

Answer:

Conditional Operators

Each operand is a boolean expression (i.e., it evaluates to either true or false). The logical AND condition returns true if both operands are true, otherwise, it returns false. The logical OR condition returns false if both operands are false, otherwise, it returns true.

Answered by Anonymous
2

Answer:

Conditional Operators

Each operand is a boolean expression (i.e., it evaluates to either true or false). The logical AND condition returns true if both operands are true, otherwise, it returns false. The logical OR condition returns false if both operands are false, otherwise, it returns true.

Explanation:

BRAINLIEST

LIKE

Similar questions