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

Cpp Programming Quiz 256 – A function with the same name as the class, but preceded with a tilde character (~) is called __________ of that class.

Question: A function with the same name as the class, but preceded with a tilde character (~) is called __________ of that class.
[A].
constructor
[B].

destructor
[C].

function
[D].

object 

Answer: Option B

Explanation:

No answer description available for this question.