1.

What Types Of Boolean Operators In Javascript?

Answer»

There are three TYPES of Boolean operators as GIVEN below.

  1. AND (&&) OPERATOR
  2. OR (||) operator and 
  3. NOT (!) Operator

There are three types of Boolean operators as given below.



Discussion

No Comment Found