1.

Explain What Is The Difference Between Polymorphism And Abstraction?

Answer»

Abstraction in OOP is the PROCESS of reducing the unwanted data and maintaining only the RELEVANT data for the users while polymorphism ENABLES an OBJECT to execute their FUNCTIONS in two or more forms.

Abstraction in OOP is the process of reducing the unwanted data and maintaining only the relevant data for the users while polymorphism enables an object to execute their functions in two or more forms.



Discussion

No Comment Found