Java: Object Oriented Programming Concepts - Abstraction

preview_player
Показать описание
In this video we will discuss the Object Oriented Programming Concept of Abstraction, which hides the implementation details from the consumer. We will demonstrate it using Interfaces.

You can find the source code for this video at the following github url
Рекомендации по теме
Комментарии
Автор

Sir please upload series of Java core tutorials Your way of teaching is best ... Thanks 😊

shubhshubham
Автор

Sir can you please make video on when to use interface and when to use abstract class with example

ritikgupta
Автор

This is not abstraction but interface tutorial.

jhunlee