Which member function place a new node on end of linked list

Which member function places a new node on the end of the linked list?

Answer: appendNode(): This member function places a new node on the end of the linked list. The appendNode() needs an integer showing the recent data of the node.

   Related Questions in Database Management System

©TutorsGlobe All rights reserved 2022-2023.