All in One | 1 Program that implement the concept of Method overriding, Methods Hidding / Abstraction and polymorphism.




  1. Base class references [a, b, c] can implement the method of child class prin() method that concept is Polymorphism
  2. Use override keyword implement Method Overriding
  3.  Use new keyword in child class that implement the concept of Method Hidding or Abstraction


Social Media