Question: Which of the following gets called when an object is being created?
[A].
constructor
[B].
[A].
constructor
[B].
virtual function
[C].
destructor
[D].
main
Answer: Option A
Explanation:
No answer description available for this question.