Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming Quiz 253 – Which of the following constructor is used in the program given below?

Question: Which of the following constructor is used in the program given below?

[A].
Copy constructor
[B].

Simple constructor
[C].

Non-parameterized constructor
[D].

Default constructor 

Answer: Option D

Explanation:

No answer description available for this question.