filmov
tv
Inheritance in Java | Types of Inheritance | Inheritance in Java Explained | Great Learning

Показать описание
In this video we discuss "Inheritance in Java". Inheritance in Java is a mechanism in which one object acquires all the properties and behaviors of a parent object. It is an important part of OOPs (Object Oriented programming system).
The idea behind inheritance in Java is that you can create new classes that are built upon existing classes. When you inherit from an existing class, you can reuse methods and fields of the parent class. Moreover, you can add new methods and fields in your current class also.
Topics covered:
00:00 Introduction
01:30 Agenda
03:17 What is Inheritance?
08:02 Examples of Inheritance
10:40 Syntax of Inheritance
12:51 Types of Inheritance
31:15 Practical Implementation
37:22 Super keyword in Java
About Great Learning:
- Great Learning is an online and hybrid learning company that offers high-quality, impactful, and industry-relevant programs to working professionals like you. These programs help you master data-driven decision-making regardless of the sector or function you work in and accelerate your career in high growth areas like Data Science, Big Data Analytics, Machine Learning, Artificial Intelligence & more.
Комментарии