Question: 1.) Write a linked list in C++ that uses a class for its implementation. Then also give a main menu for the user with the

1.) Write a linked list in C++ that uses a class for its implementation. Then also give a main menu for the user with the following options, 1.) Add node to the beginning, 2.) Add node to the end, 3.) Change node, 4.) Traverse list from the beginning, 5.) Traverse list from the end, 6.) quit.

The data type just being an integer number

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!