A constructor is a method that
Select one:
A. removes the object from memory.
B. returns an object of the class.
C. never receives any arguments.
D. performs initialization or setup operations.