What boolean operators does JavaScript support?
Answers were Sorted based on User's Feedback
Answer / vikram rana
YES he has like &&, || and ! this opretor existing in java
scrept.
| Is This Answer Correct ? | 13 Yes | 1 No |
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 is a closure and why are they so useful to us?
To set all checkboxes to true using javascript?
What is ‘this’ keyword in JavaScript?
What is scope chain in javascript?
How to reload the current page?
What are the seven data types of javascript?
How to add multiple functions in javascript?
Is javascript used for backend?
How you will write a java script function that display an alert on the screen?
What are the different ways to create an array in javascript?
What is meaning of === in javascript?
What is the difference between call & apply?