Abstraction - Java OOP

preview_player
Показать описание
Don't know why you'd want to follow me on other socials. I don't even post. But here you go.

Рекомендации по теме
Комментарии
Автор

Man you are really good in explaining the topics of programming in a structured and concise manner ✌️👍🏼

kopilkaiser
Автор

interface is often preferred to Abstract class

sadiulhakim
Автор

Awsome. Now that keyword makes sense to me.

sanskarbhusal
Автор

You can only inherit from one class, but you can implement as many interfaces as you like. From my experience, inheritance is almost always a mistake, and interfaces are better.

MikeM
Автор

A playlist of all your "Getting Started for Web Developers" -types of videos would be amazing.. @ForrestKnight

swathered
Автор

Are people creating new things with Java? I think Java nowadays is still used to maintain old code or add some extension to old java code

isaidstream