The last member function is _____________.

Skill/Topic: Linked List
A) appendNode()
B) destroyList()
C) displayNode()
D) structNode()
Explanation: destroyList()is the last memeber function and is called to remove the instance of the LinkedList from memory.

Showing Answers 1 - 3 of 3 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions