Computer Science, asked by taklalakha491, 5 hours ago

Under what circumstances does the expression 18 <= age < 65 evaluate to True?​

Answers

Answered by ayshazameer2021
2

Answer:

Here is the answer

Explanation:

A boolean expression is an expression that evaluates to a boolean value. ... In the first statement, the two operands are equal, so the expression evaluates to True . In the second statement, 5 is not equal to 6, so we get False .

Answered by ishannag2017
0

Answer:

if it is right then mark me brainliest

Explanation:

A boolean expression is an expression that evaluates to a boolean value. ... In the first statement, the two operands are equal, so the expression evaluates to True . In the second statement, 5 is not equal to 6, so we get False .

Similar questions