A simple example that demonstrates the use of both Abstract Classes and Interfaces. The two can be used in many different ways, either exclusively or in …
Tag: abstract class vs interface java, [vid_tags]
Xem thêm: https://tròchơi789.vn/category/review
Nguồn: https://tròchơi789.vn

Kane will throw an exception. Tombstone not found. 😂
Excellent explanation by the way.
Good video. Nice voice.
Amazing explanation!! Thanks, sir!
amazing explanation. Much better than other videos. You explained the concept with how to approach & when to approach…really liked it.
thank you in advance master
Awesome explanation, thanks
I haven't finished the video and I know it's 5 years old but thank you so much… It really helped.
great vid, thanks
Thanks for this vid! Using wwe stuff made it easier to focus.
holy shit, this was SO GOOD!!!!! thank you so fucking much, such a good explenation and examples! Big thanks, that's a follow!
Seriously, this is the best example of this concept I have seen in my career. I'm going to remember this example forever. Thank you so much!
dis boi prolly get all the chicks!!! or guys .
Awesome explanation and love the use of wrestlers!!! Haha
Thank you, great explanation!!!
if Eminem made a coding tutorial
Explained very well!
GOAT VIDEO
Clear explanations and cool simple examples, phat subscribe
Most explanations are confusing because they explain WHAT something is, but not WHEN you would use it, or what it means when you see it being used. It gives the reader more information but no way to slot and fit that information into their brain, and its left up the reader's own intelligence/experience to help connect the dots. Doesn't answer WHY I would want to use something. This video explanation does everything right.
Absolutely straightforward and easiest to understand these complex concepts
I'm sorry sir but your Indian accent isn't strong enough.
Ok, but it's possible to change the abstract class to do the same as the Interface. If we change the method "paymentForWork", to be abstract and implement it in every subclass, isn't it the same? Or I'm in mistake?
woah!thanks man
great explanation!
Finally i get it! after 5 video searches😅
Great video! Could anyone please tell me what IDE is being used in this video?
Mate this is so good, i am the fun of WWE and I am learning java, can it be more better? 😁
you fucking nailed it.
Watched the first video and Subscribed instantly. Great Explanation.
10/10 video mang! well done
First glance a wrestler as an example what 5 minutes later it make all since now thanx bro for the video hope you upload again
https://freshlybuilt.com/difference-and-similarities-between-interface-and-abstract-class-in-java/
dude, you made this simple. Thanks alot!
Great video
Similarities:
cannot be instantiated
have abstract classes
Difference:
abstract classes contain at least ONE abstract method
interface contains only abstract methods
is it using interface class in NetBeans?
This was a very helpful video in understanding what abstract classes and interfaces are in Java!
Thank you it was really helpful
Thank Youuuuuu!
so what if an abstract class only contains abstract methods, is there a difference between interface?
Damn it was really good. And using wwe as an example is a great idea.😁
Wonderful !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
You should not be using the word 'Generalised' methods, as these will be easily confused with the use of generics.
thank u bro, I have a final tomorrow and this was really helpful
just commenting so you can make more money on ads. thanx for the help
the superhero logo looks like it has a giant nipple on it's chest
best explantion on this topic , subbed
Haha bro you nailed it. Very well explained. Thanks!
love it, thank you <3
hello
when I implements my main class, the subclass underline error. idk why please help me
example: class StoneCold implements wrestlers{ //StoneCold is underline and say error