Explain the three logical operators with examples.
Answers
Answered by
5
Answer:
There are three logical operators in JavaScript: || (OR), && (AND), ! (NOT). Although they are called “logical”, they can be applied to values of any type, not only boolean. Their result can also be of any type.
hope it helps you ✔✔✔☺☺☺☺☺
GUNNIE
Answered by
1
There are three logical operators in JavaScript: || (OR), && (AND), ! (NOT).
#rupaliparida✌✌❤❤
Similar questions