Computer Science, asked by ayushbisht94, 6 months ago

what is example of
boolean expression​

Answers

Answered by nehaolekar6
0

Explanation:

Examples. The expression 5 > 3 is evaluated as true . The expression 3 > 5 is evaluated as false . 5>=3 and 3<=5 are equivalent Boolean expressions, both of which are evaluated as true .

Answered by sahibansh5
0

Answer:

Examples. The expression 5 > 3 is evaluated as true . The expression 3 > 5 is evaluated as false . 5>=3 and 3<=5 are equivalent Boolean expressions, both of which are evaluated as true .

Explanation:

please flow me

Similar questions