Quiz

A short quiz to test your understanding of constructor functions in OOP in JavaScript.

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

All objects created from a constructor function contain all the properties in it?

A.

True

B.

False


1 / 7