A

Admin • 833K Points
Coach

Q. What is the result of Boolean(0)?

  • (A) false
  • (B) true
  • (C) null
  • (D) undefined
  • Correct Answer - Option(A)
  • Views: 17
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

0 is a falsy value in JavaScript.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.