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.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Array Concepts
Section: Chapter Questions
Problem 2PE
icon
Related questions
Question
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 3 steps with 3 images

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question

Sorry, i should have clarified that this is to be in c++ format.

Solution
Bartleby Expert
SEE SOLUTION
Knowledge Booster
Operations of Linked List
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT