DEVFYI - Developer Resource - FYI

What boolean operators does JavaScript support?

JavaScript Interview Questions and Answers


(Continued from previous question...)

35. What boolean operators does JavaScript support?

&&, || and !

(Continued on next question...)

Other Interview Questions