Inheritance in Java is one of the four pillars of OOPS. It depicts a parent-child relationship between classes. It follows an order of execution of constructors. Blogs Concepts Core Java OOPS Inheritance in Java – Quick Overview