Programming (Year 11)
Object-Oriented Programming
What is the primary purpose of a constructor in a class?
To create methods
To initialize objects
To destroy objects
To define properties
Next