Web Design and Development - CS506 > Chapter 6 > Flashcards
What are 2 types of collection in java
Array list
Hash map
What is arraylist
They replace vector. They grow over time
Can we put any object in arraylist
Yes
Does hash map architecture is key value