Java Tutorials || Java OOPS || Multiple Inheritance || by Durga Sir

  Рет қаралды 47,812

Durga Software Solutions

Durga Software Solutions

Күн бұрын

Пікірлер: 47
@shivsaxena90
@shivsaxena90 Жыл бұрын
21:56 "First u will give left and right to the interview person" point noted sir
@isurucumaranathunga
@isurucumaranathunga 2 жыл бұрын
The best explanation for multiple inheritance in the universe, thank you so much
@sampakundu5483
@sampakundu5483 6 ай бұрын
I wish every college and school has a great teacher like you.. May God bless you sir 🙏
@ashishkumarpandey7679
@ashishkumarpandey7679 5 жыл бұрын
Durga sir you are great you are god of java..
@pratyushtiwari6486
@pratyushtiwari6486 3 жыл бұрын
A teacher with a passion to teach, thank you!
@gorvikasjadhav1437
@gorvikasjadhav1437 3 жыл бұрын
Salute you sir.... Such a great explanation..... Can't describe your skills in word sir..... May God give you a healthy and wealthy long life ahead.
@nareshkatukojwala3692
@nareshkatukojwala3692 Жыл бұрын
You are the Genius and Power of Mentor
@4inchezz199
@4inchezz199 2 жыл бұрын
I understood nothing, but now I do understand. Thank you so much^^
@mubeenamaheboob310
@mubeenamaheboob310 2 ай бұрын
Excellent explanation sir Thank you so much for giving this information to us sir😊
@subid.majumdar
@subid.majumdar 3 жыл бұрын
How to crack any interview: 21:53
@Sear-hh4gf
@Sear-hh4gf 4 жыл бұрын
Thank you so much Durga sir, you’re the best.
@vinayakrathore1503
@vinayakrathore1503 2 жыл бұрын
Thank you so much sir .... Best explanation ever..........You are amazing🙇‍♀️
@JEE-nf1cv
@JEE-nf1cv 10 ай бұрын
Beautiful Explanation
@jeevanteja3970
@jeevanteja3970 2 жыл бұрын
wonderful explanation Durga sir
@preetisarode3865
@preetisarode3865 4 жыл бұрын
Durga sir, I'm big big fan you. You clear all my Java doubts and I love the way you explain. I recommend my friends to watch your videos. Thank you so much for sharing your knowledge🙏🙏.
@haikomaram
@haikomaram 4 жыл бұрын
Super solution and Good information Sir... Really thank QQQ So much Sir...
@maharudra947
@maharudra947 2 жыл бұрын
Best explanation
@radhikabhutada2759
@radhikabhutada2759 11 ай бұрын
Day 12 (2) - 08/01/24 OOPs - Lecture 20 completed Thank you!
@shrutipawar4891
@shrutipawar4891 3 жыл бұрын
Nice very helpful video
@tamanna354
@tamanna354 7 ай бұрын
00:06 Java does not support multiple inheritance due to potential ambiguity issues. 02:50 Java does not support multiple inheritance due to diamond and ambiguity problems 05:25 Multiple inheritance in Java OOPS 08:01 Java supports multiple inheritance in interfaces but not in classes 10:26 Python supports multiple inheritance in object-oriented programming 13:20 Java supports multiple inheritance 16:03 Java does not support multiple inheritance. 18:17 Python supports multiple inheritance, but Java does not. 20:21 Java supports multiple inheritance in interfaces but not in classes 22:42 Java supports multi-level inheritance for classes. Crafted by Merlin AI.
@AbhijitKumarMishra
@AbhijitKumarMishra 3 жыл бұрын
Immediately compiler will give left and right:)
@davidbabu452
@davidbabu452 2 жыл бұрын
Thanks for your explanation .
@anuragnamdev8780
@anuragnamdev8780 2 жыл бұрын
Become a techer only with such type of passion or dont.
@mahammadshameer9599
@mahammadshameer9599 2 жыл бұрын
Good explanation sir ❤️❤️
@RahulKumar-ud2xv
@RahulKumar-ud2xv 2 жыл бұрын
nice explanation
@Swami9827
@Swami9827 2 жыл бұрын
Good explanation
@rakeshranjan9561
@rakeshranjan9561 4 жыл бұрын
u r amazing sir
@swarajchoudhary1862
@swarajchoudhary1862 4 жыл бұрын
Complier will give left and right :)))
@rakeshranjan9561
@rakeshranjan9561 4 жыл бұрын
left and right to d interviewer // hehe
@ramalakshmi6729
@ramalakshmi6729 2 жыл бұрын
If I want to call 2 methos what I have to do sir
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 2 жыл бұрын
Hello Rama Lakshmi. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@ruchitadash5407
@ruchitadash5407 5 жыл бұрын
if p1 having different method and p2 having different method and when i declar class c i write like this"class C extends A" for accesing class A method then in anathor i write" class C extends B " for accessing class B methods. is it possible or it will show error????
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Ruchita. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@priyasuryawanshi1143
@priyasuryawanshi1143 5 жыл бұрын
It is not possible because of internal working of java compiler
@rakeshk4846
@rakeshk4846 5 жыл бұрын
It is possible but at a time you cannot extend more than one class.
@rakeshk4846
@rakeshk4846 5 жыл бұрын
You can redefine a class but the class will get replaced with the new class that is you can inherit class B methods and not class A methods.
@hungama2085
@hungama2085 4 жыл бұрын
Show error class C duplicate class
@yadnyeshrane8498
@yadnyeshrane8498 4 жыл бұрын
Sir inheritance is used for code resuseablilty bt in multiple inheritnace we define interface in parent class and their implementation is done at child class bt the interface has only abstract method ..So where is the code reuseablity happend ? Plz solve my confussion
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 жыл бұрын
Hello Rane. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@shubham_indalkar
@shubham_indalkar 2 жыл бұрын
I have same doubt bro
@suyashgupta1741
@suyashgupta1741 2 жыл бұрын
Give left and right to the interview person!! :D :D
@Ramya0216
@Ramya0216 2 жыл бұрын
😂😂
@shuvbhowmickbestin
@shuvbhowmickbestin 2 жыл бұрын
Can anyone share the link for the complete Java course playlist that contains these OOPs lectures as well please?
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 2 жыл бұрын
Hello Friend. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
Java Tutorials || Java OOPS  || Cyclic Inheritance || by Durga Sir
5:04
Durga Software Solutions
Рет қаралды 18 М.
Java Tutorials || Java OOPS  || 3 Mantras of Object Type Casting || by durga sir
24:27
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
JVM Architecture
27:35
Durga Software Solutions
Рет қаралды 558 М.
Java Constructors || Need of Constructor || by Durga Sir
18:23
Durga Software Solutions
Рет қаралды 183 М.
Java Tutorials || Java OOPS  ||   Inheritance Introduction || by Durga Sir
15:40
Durga Software Solutions
Рет қаралды 79 М.
Overview of Collection framework
16:43
Durga Software Solutions
Рет қаралды 537 М.
Difference between Interface and Absract Class
16:57
DURGA EDUCATION
Рет қаралды 972 М.