What is the primary purpose of a constructor in Java?
To allocate memory
To initialize an object
To call methods
To delete objects
This question is part of this quiz :