If op1 and op2 are both false, the return value is false. If at least one of the two operands is true, the return value is true.
op1 || op2
false || true