The logical operator returns
TRUE
Right
Wrong
FALSE
Answers
Answered by
1
Answer:
true...........................
Answered by
0
Answer:
True
Explanation:
If any of its arguments are true , it returns true , otherwise it returns false . In JavaScript, the operator is a little bit trickier and more powerful. But first, let's see what happens with boolean values. As we can see, the result is always true except for the case when both operands are false .
please mark me as brainlist.
Similar questions