Section outline



    • Topics of discussion

      1. What is Polymorphism?
      2. Polymorphism in the Real-World
      3. Achieving Polymorphism in Java
      4. Advantages of Java Polymorphism

      Expected Learning Outcome

      1. Implementation of Java Polymorphism



    • Theory Contents


    • Topic:

      1. Polymorphism in Java
       

      Lecture Slide:

    • Class Lectures(Pre-Recorded):Polymorphism in JAVA

      Lecture - 8 : Polymorphism

        




    • Lab Task


    • Topic: 

      1. Implementation of Polymorphism (Method Overriding)


      Lab Task: