We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608ea13 commit a272127Copy full SHA for a272127
Section11ObjectOrientedProgramming/src/Polymorphism.txt
@@ -1,4 +1,4 @@
1
-Polymorphism is a core concept in Object-Oriented Programming (OOP) that refers to the ability of a single function,
+Polymorphism is a core concept in Object-Oriented Programming that refers to the ability of a single function,
2
method, or object to behave in multiple ways.
3
4
The term polymorphism comes from Greek, where "poly" means "many" and "morph" means "form"
0 commit comments