We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e1dd5 commit 04bba21Copy full SHA for 04bba21
_09_Polymorphism/PolymorphismProgram.java
@@ -1,5 +1,3 @@
1
-package com._09_Polymorphism;
2
-
3
// Here same name of method is used in different classes but having different functionalities
4
5
class Animal {
0 commit comments