Question
When using the logical operator or both operands must be true.
True
False
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.
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.