C++   Write the program that uses a linked list to store the information in memory. 1)    Add to the front of the list. 2)    Add to the back of the list. 3)    Print the list 6)    Quit   (Option 1) This option should allow the user to input a name which should be stored at the front of the list. (Option 2) This option should allow the user to input a name which should be stored at the back of the list. (Option 3) This option should print out the list to the screen. (Option 6) This option should quit the program. Give back all dynamic memory on close.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section7.5: Case Studies
Problem 4E: (List maintenance) a. Write a complete C++ program that can be used to update an ordered list of...
icon
Related questions
Question
C++
 
Write the program that uses a linked list to store the information in memory.
1)    Add to the front of the list.
2)    Add to the back of the list.
3)    Print the list
6)    Quit
 
(Option 1)
This option should allow the user to input a name which should be stored at the front of the list.
(Option 2)
This option should allow the user to input a name which should be stored at the back of the list.
(Option 3)
This option should print out the list to the screen.
(Option 6)
This option should quit the program. Give back all dynamic memory on close.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 6 images

Blurred answer
Knowledge Booster
Linked List Representation
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT