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

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 33

  • @ezlazy
    @ezlazy 2 หลายเดือนก่อน +3

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

  • @AbhishekKumar-cd4gg
    @AbhishekKumar-cd4gg หลายเดือนก่อน +3

    one of the best lectures on Interfaces

  • @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 2 หลายเดือนก่อน

    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!

  • @ujjaldeb6286
    @ujjaldeb6286 หลายเดือนก่อน

    The society isnot ready for this awesome industry level tutorials

  • @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 17 วันที่ผ่านมา

    Great explanation.

  • @batman-oq8zg
    @batman-oq8zg หลายเดือนก่อน

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

  • @creativemind9323
    @creativemind9323 หลายเดือนก่อน

    amazing playlist

  • @as_if
    @as_if 2 วันที่ผ่านมา

    24:40 difference between abstract class and interface

  • @luffad8714
    @luffad8714 2 หลายเดือนก่อน +1

    my 1 week of confusion just cleared by this 26min

  • @AyushSingh-hc3pj
    @AyushSingh-hc3pj หลายเดือนก่อน

    very thankful

  • @santoshkumar-vm
    @santoshkumar-vm หลายเดือนก่อน

    Great sir ji....❤

  • @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

  • @henilmamaniya9299
    @henilmamaniya9299 4 หลายเดือนก่อน

    Great lecture!

  • @giridhar0906
    @giridhar0906 3 หลายเดือนก่อน

    Greate Job guruji🙏

  • @NiteshKumar-yz1wr
    @NiteshKumar-yz1wr 4 หลายเดือนก่อน

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

  • @NiteshKumar-yz1wr
    @NiteshKumar-yz1wr 4 หลายเดือนก่อน

    really geate content my dear guruji

  • @AbhishekSharma-wg2oc
    @AbhishekSharma-wg2oc 2 หลายเดือนก่อน

    Nice content 💯

  • @LubnaShaikh-ut1ii
    @LubnaShaikh-ut1ii 3 หลายเดือนก่อน

    Hello , can u teach the collection framework?

  • @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).

  • @palokkumar7454
    @palokkumar7454 3 หลายเดือนก่อน

    maja aa gaye ji

  • @kuldeeppatil6080
    @kuldeeppatil6080 4 หลายเดือนก่อน +1

    ❤❤❤

  • @ayushjain7758
    @ayushjain7758 4 หลายเดือนก่อน

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

  • @familyverma6173
    @familyverma6173 หลายเดือนก่อน

    🎉❤

  • @as_if
    @as_if 2 วันที่ผ่านมา

    Sirrr time stamps

    • @EngineeringDigest
      @EngineeringDigest  2 วันที่ผ่านมา

      bna do

    • @as_if
      @as_if 2 วันที่ผ่านมา

      @EngineeringDigest 😭
      interview ke baad dekhta hu

  • @DeepakJindal07
    @DeepakJindal07 2 หลายเดือนก่อน

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