IS the complete defination for Polymorphism....? Polymorphism:- When child class inherits from a parent class and it gains all the method's properties of the parent class. To resolve this problem a class member from a parent class, the parent class has to be declare as virtual while the child class should declare as override.. this whole process is called polymorphism MUHAMMAD FAROOQ
M
MUHAMMAD FAROOQ1991
@MUHAMMAD FAROOQ1991