Multiple Choice
Which of the following is a falsy value?
A) true
B) -1
C) 0
D) 1
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A logical operator is used to compare
Q6: Operator precedence is the system that determines
Q7: Explain what logical operators are, and then
Q8: The strict equal operator is _.<br>A) =<br>B)
Q9: A _ variable is one that is
Q11: A comparison operator is used to compare
Q12: In JavaScript programming, you can write your
Q13: Describe the two types of functions and
Q14: The variables or values that you place
Q15: Which arithmetic operators have the highest precedence?<br>A)