Quiz
A short quiz to test your understanding of constructor functions in OOP in JavaScript.
We'll cover the following...
1
All objects created from a constructor function contain all the properties in it?
A)
True
B)
False
Question 1 of 70 attempted