Object Instances
This lesson teaches how to create object instances using constructor functions by explaining the syntax and giving an example.
We'll cover the following
In the previous lesson, we learned how to create a constructor function and how all the objects created using this will contain the properties defined inside the constructor. Now let’s discuss how to create objects using the constructor function.
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy