Collections Framework in Java .

Опубликовано: 13 Август 2017
на канале: JAVA KI PATHSALA
47
5

In this video explain about introduction of collection
A group of individual things is called collection....

Technical definition:
----------------
A collectio is a container object ..
it is used to collecting multiple homogenous,heterogenios,unique and duplicate indivial object without siz limitation and it is used for sending all these object as one unit using single name form one class method to another class method as argument...
.These classes are usually collection framework..

why Collection???
object[] having 3

1)it allows to store same type elements..
2)it is fixed size..
3)inbuilt methods doesn't allows different operation....

All collection class define in java.util.package..
Array list
vector
stack
linkedlist
priority queue

Hashset
LinkedHashSet
TreeSet

HashMap
LinkedHashMap
TreeMap
Hash table
Properties

Define some helper class////

Enumeration,,Iterator,,ListIterator,primitiveIterator,splIterator..


Advantage:
Reduced programming effort..
Reduced the effort to learn API.
Reduced the effort of implementation of design


На этой странице сайта вы можете посмотреть видео онлайн Collections Framework in Java . длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь JAVA KI PATHSALA 13 Август 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 47 раз и оно понравилось 5 зрителям. Приятного просмотра!