What is a constructor in a class?
a. an object
b. a list of an object’s attributes
c. an instance of the class that has private methods
d. a special method that can be used to create objects of the class
D
Computer Science & Information Technology