False. When using the logical operator "or," at least one of the operands must be true for the overall expression to evaluate as true. It is only false if both operands are false.
True or False: When using the logical operator or both operands must be true.
1 answer