Multiple Choice
The ____ deallocates the memory occupied by the nodes of a list when the class object goes out of scope.
A) constructor
B) destructor
C) head pointer
D) tail pointer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The _ constructor executes when an object
Q8: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4785/.jpg" alt=" -Consider the accompanying
Q9: For classes that include pointer data members,
Q10: Which of the following is a basic
Q11: A(n) _ is an object that produces
Q13: What is the purpose of the following
Q14: Because each node of a linked list
Q15: You can use the pointer head of
Q16: Consider the following code which deletes all
Q17: In a linked list, the order of