Define Array list and why would you use
Anonymous
Array list is a interface in collections. It spreads across an memory. We can use array list dynamically. If you want to store data without knowing the size then array list would be a better choice.
Check out your Company Bowl for anonymous work chats.