14.2 Collection and Generics in Java | Practical

preview_player
Показать описание
Collections are used to store, retrieve, manipulate, and communicate aggregate data. Typically, they represent data items that form a natural group.

Generics enable types (classes and interfaces) to be parameters when defining classes. Generics are also type safe and easier to read.

Check out our courses:

Coupon: TELUSKO10 (10% Discount)

Coupon: TELUSKO10 (10% Discount)

Coupon: TELUSKO10 (10% Discount)

Coupon: TELUSKO20 (20% Discount)

Udemy Courses:

For More Queries WhatsApp or Call on : +919008963671

Subscribe to our other channel:
Telusko Hindi :

Subscribe to the channel and learn Programming in easy way.

Рекомендации по теме
Комментарии
Автор

A very clear and practically explained work with Collection and Generics in Java ! Keep on ! Thank you.

vladanulardzic
Автор

Hi Naveen,
I really appreciate your work and Your teaching technique is so great, and your easy to understand examples make learning easy thank you fantastic

amaraluri
Автор

after 1 year i really know collection and generics... thank u sir

abdurrehman
Автор

hi Naveen because of you im pass my data structure subject. you help me a lot

jameshondrada
Автор

Please upload videos on Data Structures Java. Your videos are amazing!

vatikaprasad
Автор

Your easy to understand examples make learning very easy.
Thanks for your videos Navin. (y). It did help me to understand java.

asrasr
Автор

Its absolutely very good explanation navin. Tq so much...

tripurarisiddartha
Автор

Very nicely structures and organized in the way you explain things, thank you so much!

jonahrivera
Автор

Thanks a lot for this. Also make some videos on data structures in java, please.

itsayushisaxena
Автор

Very good explanation. you made it simple.

somishettyasrith
Автор

Your explaination is very good sir, thank you for these videos.

and one thing when i look thumbnail suddely you look like johnny sins. 😅

gowthamprasanthguntaboyina
Автор

Sir please add data structures in java tutorial from biginner level to high level.

nancygupta
Автор

Thanks for posting the videos, now I have some idea about collection API.

avinashbg
Автор

It's Supper....& easy to understand.

anujagavhane
Автор

You are not explaining topics but also how to read the documentation
Thank you!

hamzaelkhamlichi
Автор

The method add(Object) in the type Collection is not applicable for the arguments (int)...why??? and how to solve it

rahulchatterjee
Автор

can you explain what does iterator i=values.iterator(); means???...I know we are doing this for fetching values from collection. But iam asking that does this line is creating object or not??

abhiarvykagithapu
Автор

Hello Sir,

I hope you are doing well. I have a question here, as for the method iterator() ? what kind of object does it return ? .., that's to say Iterator is an interface, so if I'm not wrong the returned object must be a class that implements Iterator interface! .., thx in advance.

mrphysics
Автор

can we not use if, else, while with belongs to(x : numbers), for each instead of this iterator thing to get the same work done? im so confused rn.

kikimayi
Автор

What is the Cube Icon Application, next to the android studio on your mac dock.

venkateshkoka