Question: Write a program that lets the user enter last names from a graphical user interface and displays them in a text area. Use a linked
Write a program that lets the user enter last names from a graphical user interface and displays them in a text area.
Use a linked list to store the last names.
Do not store duplicate last names.
Add the following buttons: Sort, Shuffle, and Reverse to sort, shuffle and reverse the list.
Need answer in JavaFX class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
