Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

OOP Principles - Inheritance, Polymorphism, Encapsulation, Abstraction

Kunal Kushwaha via YouTube

Overview

Coursera Plus Monthly Sale: All Certificates & Courses 40% Off!
Dive deep into Object-Oriented Programming principles with this comprehensive video tutorial. Explore inheritance, polymorphism, encapsulation, and abstraction through real-world examples and detailed explanations. Learn about overloading vs. overriding, encapsulation vs. abstraction vs. data hiding, and various types of inheritance. Gain valuable insights for OOP interviews and practical application. Follow along with code examples, assignments, and notes provided in the accompanying GitHub repository. Enhance your understanding of Java DSA concepts and participate in the learning-in-public initiative by sharing your progress on social media.

Syllabus

Introduction
Principles of OOP
Inheritance
Example: Box
Explaination
"private" keyword
"super" keyword
Single Inheritance
Multiple Inheritance
Hierarchial Inheritance
Hybrid Inheritance
Polymorphism
Example: Shapes
Types of Polymorphism
Static Polymorphism
Overloading
Dynamic Polymorphism
Overriding
How Overriding Works?
How Java determines which method to run?
"final" keyword
Can we override static methods?
Encapsulation
Abstraction
Encapsulation vs Abstraction
Example
Data Hiding
Outro

Taught by

Kunal Kushwaha

Reviews

Start your review of OOP Principles - Inheritance, Polymorphism, Encapsulation, Abstraction

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.