What are the 3 logical operators?
Answers
Answered by
1
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.
Answered by
1
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.
Similar questions
Math,
3 months ago
India Languages,
3 months ago
Hindi,
6 months ago
Math,
6 months ago
English,
10 months ago
Math,
10 months ago
Computer Science,
10 months ago