OOPS Concepts - Programming

Q1:

Which of the following functions are performed by a constructor?

A Construct a new class

B Construct a new object

C Construct a new function

D Initialize objects

ANS:D - Initialize objects

No answer description is available. Let's discuss.