Polymorphism: Its created from two greek words "Poly" & "Morphism", which means "Many forms". Polymorphism is defining a single thing with several forms.
Works in:
Function Overloading (All OOP Languages)
Operator Overloding (Only in C++)
Works in:
Function Overloading (All OOP Languages)
Operator Overloding (Only in C++)
No comments:
Post a Comment