A

Admin • 833K Points
Coach

Q. Which operator is used to assign a value to a variable?

  • (A) =
  • (B) ==
  • (C) ===
  • (D) :=
  • Correct Answer - Option(A)
  • Views: 31
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

= is the assignment operator in JavaScript.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.