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

Cpp Programming Quiz 252 – Which of the following never requires any arguments?

Question: Which of the following never requires any arguments?
[A].
Member function
[B].

Friend function
[C].

Default constructor
[D].

const function 

Answer: Option C

Explanation:

No answer description available for this question.