JS

JavaScript Fundamentals 3 - Assignment operator

13.

Which operator is used to assign a value to a variable in JavaScript?

=

==

===

+=