Question: NEED HELP WITH THIS QUESTION PROGRAMMING LANGUAGE : JAVA An alphabetically ordered phone book application based on the use of a doubly linked list data

NEED HELP WITH THIS QUESTION

PROGRAMMING LANGUAGE : JAVA

NEED HELP WITH THIS QUESTION PROGRAMMING LANGUAGE : JAVA An alphabetically ordered

phone book application based on the use of a doubly linked list

An alphabetically ordered phone book application based on the use of a doubly linked list data structure will be developed. The application will also have a visual interface. n this context, we write Java code that meets the requirements detailed below. The name and surname of the persons and phone numbers are included in the guide. You can use a String variable of the form "namesurname" o represent the names and surnames of people. The person may have more than one phone number, so their phone numbers can be stored in an "ArrayList Define this information about people in a class named nfo n this way, in addition to the necessary bindings for the doubl nked n the node class of the list, a ariable st of type "Info" class will also be defined In your double linked list class, define 2 variables representing the list's head and ta In practice, the user should be offered the following options: 1) Reading from the text file named as below and guide.txt should be done in double linked list memory. (The data is separated by a com ma NOTE-1: The guide will be created in alphabetical order by name. When someone else by the same name comes in, they will be added in alphabetical order by surname. uide txt Alex Garrison, 0 533 1111111, 0 232 1111 111 Harry Kane, o 554 2222222, o 543 3333333, o 312 1111111 Jane Kubrick, 0216 444444

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!