Computer Science, asked by aimranshamshad, 4 months ago

Briefly explain the three types of logic operators used in javascript

Answers

Answered by yogitasukhijanabha12
2

Answer:

Logic operators are used to find the logic between variables in JavaScript. There are three logical operators in JavaScript: || (OR), && (AND), ! (NOT).

Answered by bhumibaliyan
1

Explanation:

this is the answer of the given question

Attachments:
Similar questions