26.1k views
1 vote
If the constructor function is a machine to create object instances, then the _____ is the blueprint for the objects that are created.

User Desau
by
4.8k points

1 Answer

4 votes

I think ( prototype)

If the constructor function is a machine to create object instances, then the prototype is the blueprint for the objects that are created.

User Roberkules
by
5.7k points