Mastering Java Interfaces: Static & Default Methods, Multiple Inheritance Explained

preview_player
Показать описание


🟢 Description: Explore Java interfaces in-depth with static and default methods, and understand the concept of multiple inheritance in Java. Perfect for beginners and advanced Java developers alike!
Рекомендации по теме
Комментарии
Автор

one of the best lectures on Interfaces

AbhishekKumar-cdgg
Автор

one of the best lectures on Interfaces for sure

nayankumar
Автор

Vipul Bhai, Jaadu kar rakha hai aapne. I started watching your videos like a binge-watcher . Thanks a lot.

SkillHone
Автор

Although i know all the concept taught in this video, but it took me many months and articles to learn these things, but you taught in one video, great lecture !!

Please make the videos on design patterns or microservices

ajaykumar-lfdh
Автор

best video on interfaces I've seem on youtube. Thank you so much for giving us this content for free🤟

codingProfile
Автор

I learned from different sources but still wasn't able to get a clear idea about the concept—why it is there and when to use it. However, watching your series helped me a lot. I watched the Dependency Injection video first, and after that, I really enjoyed studying from your channel. Your explanations are simple and complete.

dheerajkhandelwal
Автор

my 1 week of confusion just cleared by this 26min <3

luffad
Автор

"Auto wala poochega ki Class aur Interface mein ky fark hota hai"🤣🤣😭 I am crying...maybe reference to that Microsoft autowala guy driving autorickshaw to fight loneliness

ahmadfaraz
Автор

i have never learned these concepts, although i am learning java for almost one year

NiteshKumar-yzwr
Автор

Hello, can u teach the collection framework?

LubnaShaikh-utii
Автор

Just have a quick question
I have two interface call InterfaceA and InterfaceB, and I have created method in both with same name example getUser().
and I have a class called UserClass which implements both interfaces InterfaceA and InterfaceB
so in this case which which interface method will invoke from interfaceA or from InterfaceB
or the JVM will take it randomly from the order in which we implemented both the interface?

techiedev
Автор

Agr koi auto bala puchega, Abstarct class ka object banana chiye, to bo sahi h ya galat .???

ayushjain