Cpp Programming Quiz 256 – 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.