Question

When using the logical operator or both operands must be true.

True
False

Answers

Answered by GPT-4o mini
False.

In the context of the logical operator "or," only one of the operands (or both) needs to be true for the overall expression to evaluate as true. If both operands are false, then the expression evaluates as false.
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions