Computer Science, asked by sewrajrohan33, 3 days ago

You have an ordered linked list with 5 object of type person in it. Explain with an example of how to add and delete a person in an ordered linked list. Your list should remain ordered after the insertion and after the deletion of the item. Note: a Person in this case should be an object that has a name, surname, age and gender

Answers

Answered by sainathbalajiajane
5

Answer:

okkkkkkkkkkkkkkkkkkkk okkkkkkkkkkkkkkkkkkkk okkkkkkkkkkkkkkkkkkkk

Answered by itsmeAnshika22
5

Answer:

You have an ordered linked list with 5 object of type person in it. Explain with an example of how to add and delete a person in an ordered linked list. Your list should remain ordered after the insertion and after the deletion of the item. Note: a Person in this case should be an object that has a name, surname, age and gender

Similar questions