What boolean operators can be used in JavaScript?

Asked: Apr 14, 2023

The 'And' Operator (&&), 'Or' Operator (||) and the 'Not' Operator (!) can be used in JavaScript.
*Operators are without the parenthesis.

Asked by brijesh

Answers (0)

No answers yet. Be the first to answer!