Writing a JAVA program to manage a student database & Week 8 DIscussion!

profileclements89
week_8_discussion.txt

Array lists and linked lists are both implementations of lists. Give an example of a situation where an array list would be the better choice and one where a linked list would. Explain the reasons in each case.