What boolean operators does JavaScript support?
Answer Posted / vikram rana
YES he has like &&, || and ! this opretor existing in java
scrept.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is memory leak in javascript?
What is the concept of “functions as objects” and how does this affect variable scope?
What typeof returns for a null value?
What is a currying function?
What is the use of spread operator?
What value does prompt() return if the user clicked the cancel button?
What is s+ in regex?
What is meaning of === in javascript?
Which built-in method returns the calling string value converted to upper case?
Is there an ide for javascript?
What does js stand for?
Why is java better than javascript?
How do I install javascript?
What is javascript hoisting?
What is console.log()?