Question: 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
[B]. Construct a new object[C]. Construct a new function
[D]. Initialize objects
Answer: Option D