OOPS

Implementation of Inheritance

Medium
EST. TIME: 45 min

Implementation of Inheritance

To implement Inheritance in Java.

Theory

Inheritance allows a class to acquire properties and methods of another class.

Procedure

  1. Create a Parent class.
  2. Create a Child class extending Parent.

Ready to Start?

Launch the virtual simulator to build and test your classes.

Resources

  • Video Lecture
  • Self Quiz

Hi, how can I help you Today!