JavaScript | Modern JavaScript ES6 | Question 4

Last Updated :
Discuss
Comments

What does the Symbol type represent in JavaScript?

A unique, immutable primitive value

A reference to an object

A deprecated data type

A special property of arrays

Share your thoughts in the comments