A constructor is a method that __________.
a. returns an object of the class
b. never receives any arguments
c. performs initialization or setup operations
d. removes the object from memory
c. performs initialization or setup operations
Computer Science & Information Technology