What boolean operators does JavaScript support?
Answer Posted / rofique
AND-:&& NOT-:! OR-:|| PARENTHESIS-:()
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How to detect the OS on the client machine in JavaScript?
what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";
What are javascript properties?
What is the difference between .call() and .apply()?
What is the role of javascript in html?
Are namespaces are there in javascript?
Can you explain about screen object?
Define escape() function?
Are you concerned that older browsers don't support javascript and thus exclude a set of web users? Individual users?
What is npm repository?
Explain with an example the use of event handlers in javascript.
What are the main uses of javascript?
How can I request data from the server without reloading the page in the browser?
How do browsers work?
What are the properties of stack?