We saw what a list is and how useful it is and stuff like that. In this chapter we are going to take a look at how we should use them. So without any further delays, lets get started!!!
Using Lists
Remember that Lists are usually used to keep things in some kind of order. You can use a LinkedList to create a first-in, first-out queue. You can use an ArrayList to keep track of what locations