That statement is incorrect. In Java, the Iterable interface does not extend or implement the Collection interface; rather, the Collection interface extends the Iterable interface. Iterable --> Collection --> List, Set, Queue As you can see, Iterable is the parent interface of Collection, which means that any class that implements the Collection interface must also implement the methods of the Iterable interface. The Iterable interface defines a single method iterator() that returns an iterator over a collection, whereas the Collection interface defines several methods for managing the elements in a collection, such as add(), remove(), and contains(). So, while they share some common functionality, they serve different purposes in the Java Collections Framework.
you are so right about the study resources available in today's time. I never understand programing concepts while I was in college because of the limited resources only books could help at that time. I finished college in 2010 and see because of such great resources I am able to understand those concepts now in 2022. I really appreciate your efforts. I hope I could get these kinds of resources by then...My career would be different. But still never loos hope ...enjoy learning.
4:52 you said Collection is an Interface and Iterable also an Interface ... But also you mentioned that Collection implements iterable.... and we can not use implements keywords between two interfaces ... we can use extend from one interface to anothe rinterface..... correct me if im wrong
Mam u told that we have abundant resources over internet, but we should not forget that because of that our brain stopped thinking we just wants to memories everything.
great video. One correction that is worth noting, would be good if it can be mentioned in the description for viewer's info. "HashMap set ko use karke implement hota hai" which isn't quite true. It is the other way round. "Hashset internally uses Hashmap for its implementation".
I guess didi pehle clinic plus, pantene ki ad me thi.....! your teach so good, it helped me clear my 1st round of the placement.. keep it up.. thnks for making concepts easy...
One question ! Does map interface which she discuessed at the end of the video extends the collection interface and iterable interface ? Asking because having a doubt why she didnt mention it at the very first slide of all the interface in java collection framework ? I got the answer from chatgpt , map interface is separate and there is no connection of it with collection interface ,
Logic banane ke liye program. Lang aana jaruri nahi hai. Question samajh me aana jaruri hai. Ek copy pen lo aur question ko samajh ke uske possible solution likho. Fir dheere dheere usme formula derive karo . Formula ban gaya to solve ho gaya samjho. Basic questions se start Karo Dry run kerna start kero
Problem:- didi mane jasa aapne bataya vasa same apne laptop me vs code par kiya par jeb m use run kar raha hu to output nahi mil raha h , likha aa raha h " main mathod not found in the fill, please define the main method as ; public static void main ( string _ args ) please help how can i fix it. Please 🙏🙏🙏
Please do ms, mtech in iit is not really worth you can look at stats until you are getting iit bombay Or delhi other than that mtech sucks in iits better do ms from foreign
Me java sikh rha hu lekin mujhe kuch samajh nhi aa rha h ki kon method h kon block h...kon constructor h...kis order me kya likhna h kuch nhi samajh nhi aata
Didi or any other here please help me 🥺 - I don't have any knowledge in computer ikdum zero hu.. system v nhi h ghar par.. graduate hua hu..can I still see your Web developement playlist and learn Web Development and Try for Jobs..help me Please 🥺
The interface only extends other interfaces it doesn't implement other interfaces because if any interface is implemented then its methods must be defined and the interface never has the definition of any method then how can you say that the collection interface implements the iterable interface... please explain.
Please Note: Iterable interface does not implement Collection interface, it EXTENDS(extends) Collection interface
That statement is incorrect. In Java, the Iterable interface does not extend or implement the Collection interface; rather, the Collection interface extends the Iterable interface.
Iterable --> Collection --> List, Set, Queue
As you can see, Iterable is the parent interface of Collection, which means that any class that implements the Collection interface must also implement the methods of the Iterable interface.
The Iterable interface defines a single method iterator() that returns an iterator over a collection, whereas the Collection interface defines several methods for managing the elements in a collection, such as add(), remove(), and contains().
So, while they share some common functionality, they serve different purposes in the Java Collections Framework.
Which comment we should trust 🥱🥱 just kidding Vishal batta is incorrect
Vishal bhai apne khase ki all java??
Can you tell me your complete road map?
@@olahuuber5540Vishal is wrong
you are so right about the study resources available in today's time. I never understand programing concepts while I was in college because of the limited resources only books could help at that time. I finished college in 2010 and see because of such great resources I am able to understand those concepts now in 2022. I really appreciate your efforts. I hope I could get these kinds of resources by then...My career would be different. But still never loos hope ...enjoy learning.
In Which career path are you now?
Thank you very much. This was the video I was waiting for as just after a week I have my Java exam.
Giving knowledge for free ,that is well structured , hats off to you and Aman sir 😶☺️
how it is free. ?you buying internet for watching this. And they also earning from us.
@@piu_payel hn bhai bht hoshiyar ho tm to.. baniya ho ky 😂😂
@@prateekverma2597 yo lag raha hai bhai
Glad to hear that you are going to consistently upload videos
3:31 : collections introduction
4:34 : collection diagram
I really like the way you teach in a very simplistic way. Could you make a lecture on Hibernate or Spring Framework? Thanks!
You are really making the roots of learning....thanks for it
Little mistake : 4:48
An interface can't implement another interface, an interface can inherit multiple interfaces 😊
it will extends..you are right
It would be nice to extend them to Streams. Nobody is using a Collection now, everyone uses a Stream.
OMG always my fvrit techer apna didi ki joy ho....❤(india ko tumhari Jaise techer hona chahiye) always i support ur team🎉🎉🎉
Start watching from 04:33
Dhanyavaad
Happy to see teachers like you
Needed it very much, thanks a lot
4:52 you said Collection is an Interface and Iterable also an Interface ... But also you mentioned that Collection implements iterable.... and we can not use implements keywords between two interfaces ... we can use extend from one interface to anothe rinterface..... correct me if im wrong
You give the confidential vibes 🤞
Thanks ma'am && apna college
Awesome didi you made everything easy for beginners to understand 💓❣️
Thank you microsoft wali didi😊😊
Your way of teaching awesome ✨
Bhadiya bhai maja agya quality time video 🤍
"Maar Jaava", 😊 My Java didi. Really made java easy
Please make a video on OOPS concept in details like interfaces, inheritance, polymorphism
Don't forget about the competition now a days. At those days we just want to make our mind to read encyclopedia and boom we are better then others.
your videos and teaching style is very understandable
thank you..
Mam u told that we have abundant resources over internet, but we should not forget that because of that our brain stopped thinking we just wants to memories everything.
Collection extends iterable.because collection is an interface
MashaAllah
You are superb👌🏻
New subscriber from 🇵🇰
Mostly I'm learning DSA
Pakistan me bhi software engineer hote hai 🤣🤣🤣🤣🤣
Did you understand hindi
@@Rishi_Kumar360 tere jaisa gai ka muth pine Wale toh nahi hote
Please start the series in English so that many people around can get benefited with your videos
Deque means deleting elements from Queue
Dequeue means Double Ended Queue
Please make a video on it APPLET in java.
Bahut achha explained kiya aapne
Thank you mam for your best support for students
Mam explain the concept in English.Because so many people from different states also watching your videos
Okey i will tell madam your problem
When she replied mee 😒. ....
@@vennugopikrishna1073 ok bro one thing just ask phone and add that phone number as a comment.
Find another channel dude 🤡
Her style of speaking is so much similar to Sandeep Maheshwari. what is your name girl? Love the way you explain all topics :)
Thank you so much sister for nice videos and lectures.
Not just for freshers , you are helping the experienced walo for brushing up our knowledge , Thank you!
great video.
One correction that is worth noting, would be good if it can be mentioned in the description for viewer's info.
"HashMap set ko use karke implement hota hai" which isn't quite true.
It is the other way round. "Hashset internally uses Hashmap for its implementation".
First view mam
Please mam I am requesting mam please explain in English mam please please please 🙏🙏🙏🙏🙏🙏🙏🙏
greate job you are doing
i have cleared my concept by watching your videos
All java lectures are too useful for my placements...thank you ..plz create one lecture on exception handling...
Did you get placed
I saw your videos and make a quick learner❤ thank you Dii....
I guess didi pehle clinic plus, pantene ki ad me thi.....! your teach so good, it helped me clear my 1st round of the placement.. keep it up.. thnks for making concepts easy...
Please make oracle based videos.
One question !
Does map interface which she discuessed at the end of the video extends the collection interface and iterable interface ?
Asking because having a doubt why she didnt mention it at the very first slide of all the interface in java collection framework ?
I got the answer from chatgpt , map interface is separate and there is no connection of it with collection interface ,
Multithreading is a topic often asked by interviewers, so can you please add a brief video about it in this course
Bro m at beginner level... can u tell me more imp intrview topics which frequently asked
I feel difficulty in built logic in
Programming.
Java is my first language i want to be good in it...but how?
Logic banane ke liye program. Lang aana jaruri nahi hai.
Question samajh me aana jaruri hai.
Ek copy pen lo aur question ko samajh ke uske possible solution likho.
Fir dheere dheere usme formula derive karo .
Formula ban gaya to solve ho gaya samjho.
Basic questions se start Karo
Dry run kerna start kero
Just wow explination, just wowwwwww
Didi rocks 🔥🔥🔥
You are best ❤️❤️
What is difference between ArrayList and linked lis?
Please tell
Didi please make a video on projects in btech CSE
Thankyou soo much sir
Thank You😇
Gyarvi Barvi me pd ke aa re he ... Apne bilkul gav ki yad dila di 💕💕
04:50
Collection interface implements Iterable interface ? but in java an interface can not implement another interface ?
You're such a sweet woman. Pure intentions are pretty visible, you'll go far in life ❤️🙌
good... simple language used ..understandable..
but one question.. i think map is not a collection..?
Ek hm hain jo same age ke hokr seekh rhe hain aur ek ye hain jo hme padha rahin hain...😁
Gazab bezzati hai hmari yaar.
Graphic pe topic le liya karo na 🙏🎉
Didi pls make a video on types of cloud computing , AWS and PCF(Pivotal Cloud Foundry)
15:58 Roll no 1 hai Ram
@Apna College
I want to learn Java from scratch to make a project.
Please guide me.
Isme ab numbers nahi add ho rahe hai . Kya ye series wise hai ?
please create video of graph in ds
as soon as possible
The worst thing about resources is that students like me gets confused in selection of resources
Is this complete series with all datastructure and algorithm
Complete course of java
Thanku very esay level concept learn mi
Didi.... Please ap thoda explain karange...java sa competitive coding kaliya kitna parna hoga java k andar....and Android development kaliya kitna parna hoga java me....and backend kaliya kitna parna hoga ...and GUI kaliya kitna ... please batana
#Apna College & shradda Didi rocks
Problem:- didi mane jasa aapne bataya vasa same apne laptop me vs code par kiya par jeb m use run kar raha hu to output nahi mil raha h , likha aa raha h " main mathod not found in the fill, please define the main method as ; public static void main ( string _ args ) please help how can i fix it. Please 🙏🙏🙏
Pls make a video on AWS , Data Center and server
I have a question I am doing btech CSE in normal college non iit nit I will do hardwork and qualify gate and do masters in iit will it be worth?
Please do ms, mtech in iit is not really worth you can look at stats until you are getting iit bombay Or delhi other than that mtech sucks in iits better do ms from foreign
Can someone suggest me a good source to learn advance java from ?
Naveen Raddy
Great👍
Me java sikh rha hu lekin mujhe kuch samajh nhi aa rha h ki kon method h kon block h...kon constructor h...kis order me kya likhna h kuch nhi samajh nhi aata
Starting se kaha hai
Hi
Thank you mam ❤️
please upload a lecture in java generics
ma'am please create a leature searies for Angular please please your lectures are very good. Thanks for creating😄
Didi,
Collection framework mein maps, set, list , queue interface type ka kyun hota h
Because in interface only methods are there without any implementation .
How to increase and decrease heap memory size and it's cost implications
~(dear student)
Ma...m ap sirf java ka videos bana te hu kabhi graphic pe bhi bana diya karo 🔥
Mam please make a video on JDBC
what is the duration of this course?
Codig Computers💻 kiduneeyn entrest hy
Full course of python or data strucure
Please mam hashmap, hash table par and graphs par air videos banao
Mast peeche furniture ka kaam ho raha h
Didi or any other here please help me 🥺 - I don't have any knowledge in computer ikdum zero hu.. system v nhi h ghar par.. graduate hua hu..can I still see your Web developement playlist and learn Web Development and Try for Jobs..help me Please 🥺
The interface only extends other interfaces it doesn't implement other interfaces because if any interface is implemented then its methods must be defined and the interface never has the definition of any method then how can you say that the collection interface implements the iterable interface...
please explain.
Please teach in English too.
THANKS SOOOO MUCH 🫶
hello , shraddha can you make a video on servlets.
stl c++ and collection framwork in java are same??
Why do we have LinkedList in Lists and Stacks both?
Hello mam !
I have a problem.
I dont have laptop.
And how to run java code in Android phone with free .
Use online compiler
What was you reading about bill gates. Please share it
How to run collection in compiler?