Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
Javascript
« Previous
Next »
JavaScript supports all boolean operators
Options
- True
- False
CORRECT ANSWER : False
Discussion Board
Wrong Question
There is only two boolean type ie. true and false..
This is wrong question
Jony 12-31-2020 09:56 AM
Another poorly-worded question.
The issue is "all" boolean operators. OPERATORS, not values. There are some boolean operators in other languages that JavaScript doesn''t support. A better question would be a list of boolean operators and the question "which ones does JavaScript support".
Joshua Albert 03-26-2018 03:45 PM
Actually wait
He's talking about boolean operators like AND && OR ||, I guess it doesn't support ones like AND NOT so yea trick question that is stupid.
Jimmy JinkleHeimer 01-10-2017 05:03 PM
Stupid question
What are you even trying to teach in this question? It's wrong
"a Boolean data type is a data type with only two possible values: true or false." and javascript definitley supports those
Jimmy JinkleHeimer 01-10-2017 05:02 PM
What boolean operators are there besides true and false?
What boolean operators are there besides true and false?
Timothy Horton 01-10-2017 04:21 PM
What are "ALL boolean operators"?
It seems a trick question.
Andrew 06-23-2015 01:00 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Java Beginner (11)
Java (39)
Java (40)
Java (22)
Java (30)
Java (25)
Java (20)
Java (20)
Core Java (20)
Core Java (10)
Core Java (72)
EJB (20)
JDBC (20)
Applet (20)
Struts (21)
Servlets (20)
Java Web Services (20)
Javascript (40)
J2EE (10)
jQuery (46)
Advertisement
▲