Quiz
This lesson covers multiple choice questions related to conditions in JavaScript.
1
Choose a correct option:
A)
JavaScript contains only two types of comparison operators >
and <
B)
Comparison operators >
and <
returns a boolean result
C)
In JavaScript, ==
is preferred to ===
and !=
is preferred to !==
D)
All of the above
Question 1 of 70 attempted
Get hands-on with 1400+ tech skills courses.