Quiz

A short quiz to test your understanding of Classes in the ES6 version of JavaScript.

We'll cover the following...
Technical Quiz
1.

The constructor is used to initialize the properties of the class.

A.

True

B.

False


1 / 7