Thnk you so much for this tutorial. Your video is so clear that made me understand what is really an interface and what is really an implements keyword does. thnx a lot
Very clear and and understandable tutorial! My text book when on and on with a bunch of jibber-jabber which just confused things, but seeing your example cleared it right up! Outstanding job, Thanks!
@yyourfacee An abstract class can have implementation of methods where as interface can't have implementations. Use abstract class when you want to implement default behaviors (methods).
@JavaTutorialTV You make some good tutorials. And I'm a Java programmer myself and have programmed with Java for a long time, but I never understod Interfaces. But now I'm using it in everything when I saw you tutorial I just started changing everything because interfaces were faster and eaiser.
And if you want to see what I'm making and some of the stuff I've made just visit my channel it's still a new channel so there aren't much yet.
Thnk you so much for this tutorial. Your video is so clear that made me understand what is really an interface and what is really an implements keyword does. thnx a lot
arvigenius 2 weeks ago
Thank you for the tutorial, clean and explaining as usual! Thanks a lot, this will help me a lot in the future.
MCEllB 2 weeks ago
This has been flagged as spam show
Any one willing to complete an assingment for me I will pay $ pm me .. I'm running late on assignment and its due today by 12 am eastern
gjose16 3 months ago
It is clear. Thanks.
iFhernd 5 months ago
Very clear and and understandable tutorial! My text book when on and on with a bunch of jibber-jabber which just confused things, but seeing your example cleared it right up! Outstanding job, Thanks!
Machammerballs 6 months ago
clear~!i like it!!! thanks
xxxxlr1 7 months ago
what's the difference between an interface and an abstract class ?
yyourfacee 7 months ago
@yyourfacee An abstract class can have implementation of methods where as interface can't have implementations. Use abstract class when you want to implement default behaviors (methods).
JavaTutorialTV 7 months ago
Using a driver, vehicle and vehicle types then i got it. Thanks!
VallentinSource 9 months ago
@VallentinSource I am glad that you were able to understand the concept thru the example. Thanks for the feedback.
JavaTutorialTV 9 months ago
@JavaTutorialTV You make some good tutorials. And I'm a Java programmer myself and have programmed with Java for a long time, but I never understod Interfaces. But now I'm using it in everything when I saw you tutorial I just started changing everything because interfaces were faster and eaiser.
And if you want to see what I'm making and some of the stuff I've made just visit my channel it's still a new channel so there aren't much yet.
VallentinSource 9 months ago
Nice example.
khunii 11 months ago