Question: Create an application that can use Java Linked List with iterator with java The Candidate data will keep the save information For the Java LinkedList

Create an application that can use Java Linked List with iterator with java

The Candidate data will keep the save information

For the Java LinkedList with iterator

INSERT: -Allow users to enter the information of Candidate_yourLastName or ExperienceCandidate_yourLastName then for each one, insert to the Java Linked list. -After finishing insert, display the Java Linked List to show all the nodes

FETCH -Fetch and display first two Candidates or Candidates with experience on the list

UPDATE Update node at location 2 by changing its address, then display the list to see the change

DELETE -move forward the iterator one location then delete the node at current location -Display the list to see the change

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!