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

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ • 29

  • @AbhishekKumar-cd4gg
    @AbhishekKumar-cd4gg Місяць тому +3

    one of the best lectures on Interfaces

  • @ezlazy
    @ezlazy 2 місяці тому +2

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

  • @ujjaldeb6286
    @ujjaldeb6286 Місяць тому

    The society isnot ready for this awesome industry level tutorials

  • @ajaykumar-lf8dh
    @ajaykumar-lf8dh 4 місяці тому +2

    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

  • @codingProfile449
    @codingProfile449 Місяць тому

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

  • @nayankumar9113
    @nayankumar9113 Місяць тому

    one of the best lectures on Interfaces for sure

  • @dheerajkhandelwal6511
    @dheerajkhandelwal6511 3 місяці тому +1

    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.

    • @EngineeringDigest
      @EngineeringDigest  3 місяці тому

      Thank you so much for your kind words! I'm really glad to hear that my tutorials have helped clarify these concepts for you. It's feedback like yours that motivates me to keep creating content. If you have any other topics you'd like covered, feel free to let me know!

  • @ahmadfaraz9279
    @ahmadfaraz9279 3 місяці тому +5

    "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

  • @fun_code_info
    @fun_code_info Місяць тому

    Sir abhi tak ka sabse accha video thank you sir well proper concept step by step clear hua sir thank you sir

  • @Mahesh-tm5oh
    @Mahesh-tm5oh 11 днів тому

    Great explanation.

  • @creativemind9323
    @creativemind9323 25 днів тому

    amazing playlist

  • @batman-oq8zg
    @batman-oq8zg 27 днів тому

    thank you so much , now interface is much clear to me

  • @luffad8714
    @luffad8714 Місяць тому +1

    my 1 week of confusion just cleared by this 26min

  • @AyushSingh-hc3pj
    @AyushSingh-hc3pj Місяць тому

    very thankful

  • @NiteshKumar-yz1wr
    @NiteshKumar-yz1wr 4 місяці тому

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

  • @santoshkumar-vm
    @santoshkumar-vm Місяць тому

    Great sir ji....❤

  • @henilmamaniya9299
    @henilmamaniya9299 4 місяці тому

    Great lecture!

  • @LubnaShaikh-ut1ii
    @LubnaShaikh-ut1ii 3 місяці тому

    Hello , can u teach the collection framework?

  • @giridhar0906
    @giridhar0906 2 місяці тому

    Greate Job guruji🙏

  • @ayushjain7758
    @ayushjain7758 4 місяці тому

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

  • @NiteshKumar-yz1wr
    @NiteshKumar-yz1wr 4 місяці тому

    really geate content my dear guruji

  • @techiedev3458
    @techiedev3458 3 місяці тому

    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?

    • @randomShit1804-w3c
      @randomShit1804-w3c 2 місяці тому

      When UserClass implements both interfaces, you need to provide a single implementation of getUser() in UserClass.
      JVM will not invoke a method from any interface directly, because interfaces don't contain method bodies (before Java 8, without default methods).

  • @AbhishekSharma-wg2oc
    @AbhishekSharma-wg2oc 2 місяці тому

    Nice content 💯

  • @kuldeeppatil6080
    @kuldeeppatil6080 4 місяці тому +1

    ❤❤❤

  • @palokkumar7454
    @palokkumar7454 2 місяці тому

    maja aa gaye ji

  • @familyverma6173
    @familyverma6173 Місяць тому

    🎉❤

  • @DeepakJindal07
    @DeepakJindal07 2 місяці тому

    @eat() , @sleep(), @money() -_-