JS

JavaScript ES6 - Symbol data type in es6

6.

What is the main usage of the Symbol data type in ES6?

To create classes

To create unique identifiers for objects

To declare variables

To create arrays