getting clarity of concepts with your videos.. good work :)
@CodeDecode4 жыл бұрын
thanks for the nice words :)
@VijayKumar-bc7fu2 жыл бұрын
hey @Code Decode can you plz tell if this is the only way to resolve diamond issue in java 8 or later versions
@armediaworks43723 жыл бұрын
I got a doubt over riding is known only in the run time right how can you find the error at the compile time
@KeshariPiyush24 Жыл бұрын
Actually overriding is runtime polymorphism you are right about it but it does not mean that the compiler can't know about it in advance. Actually by overriding we mean which implementation to call it depends upon the kind of object you are calling and that's it.
@subbhalakshmiravichandran38082 жыл бұрын
really u r great. Programming god and what ever u explains really easily & understandable.
@CodeDecode2 жыл бұрын
Thanks Subbhalakshmi 🙂👍
@prakashksk8614 жыл бұрын
We can give our own implementation in the livesin default method in the frog class also right??
@CodeDecode4 жыл бұрын
Here basically I have shown you over ridden method in frog class. And default method is a concept of interface not a class. Frog is a class and aquatic and terrestrial animals are interfaces. Hence lives in default method is written in interfaces and not in frog class
@prakashksk8614 жыл бұрын
Got it. Thank u 🙂
@CodeDecode4 жыл бұрын
Any thing else I can help you with?
@prakashksk8614 жыл бұрын
@@CodeDecode what are the new features in garbage collector from java 8.
@desaiaditya123 жыл бұрын
Nice explanation. But can you explain how super helps in this case?
@chaitanyapatil96923 жыл бұрын
super keyword is used to invoke parent class's or interface's methods or variables !!!
@mpsarun72102 жыл бұрын
At time 3:35 it is implementing multiple interfaces right ? But I could listen it as multiple inheritance. Please correct me if am wrong
@VijayKumar-bc7fu2 жыл бұрын
thats how multiple inheritance is handled
@rohitverma8184 Жыл бұрын
English bhoot achi hai madam
@CodeDecode Жыл бұрын
Thanks Rohit😊👍
@sachinsinghania78064 жыл бұрын
Didi.. itna tough class name mt lo.. confuse ho jata hun.. Easy class name rakha kro
@CodeDecode4 жыл бұрын
Ok. No worries. Next time se easy class names rakhnge hum.