A

Admin • 833K Points
Coach

Q. Which keyword is used to define a constant in JavaScript?

  • (A) const
  • (B) let
  • (C) var
  • (D) constant
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

const is used to define constants in JavaScript.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.