What boolean operators does JavaScript support?

Answers were Sorted based on User's Feedback



What boolean operators does JavaScript support?..

Answer / kmbkrishnan

&&, || and !

Is This Answer Correct ?    22 Yes 1 No

What boolean operators does JavaScript support?..

Answer / vikram rana

YES he has like &&, || and ! this opretor existing in java
scrept.

Is This Answer Correct ?    13 Yes 1 No

What boolean operators does JavaScript support?..

Answer / nishil aryaan

i DONT THINK && ! || ARE BOOLEAN OPERATORS...
IN MY CONCEPTS ISNAN() CAN BE CALLED AS BOOLEAN

Is This Answer Correct ?    5 Yes 1 No

What boolean operators does JavaScript support?..

Answer / rofique

AND-:&& NOT-:! OR-:|| PARENTHESIS-:()

Is This Answer Correct ?    5 Yes 2 No

What boolean operators does JavaScript support?..

Answer / shveta

isNan() is not an operator but a function.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More JavaScript Interview Questions

What is output of undefined * 2 in javascript?

0 Answers  


List few difference between java and javascript?

0 Answers  


What is the difference between undeclared & undefined?

0 Answers  


What is a javascript code?

0 Answers  


Why javascript is fast?

0 Answers  






What is the difference between sessionstate and viewstate?

0 Answers  


What can I build with javascript?

0 Answers  


What is nodetype in javascript?

0 Answers  


How to determine the state of a checkbox using javascript?

0 Answers  


Explain function hoisting in javascript?

0 Answers  


How is javascript different from java?

0 Answers  


What is the function of javascript?

0 Answers  


Categories