Skip to content

Commit 04bba21

Browse files
Update PolymorphismProgram.java
1 parent f9e1dd5 commit 04bba21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: _09_Polymorphism/PolymorphismProgram.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
package com._09_Polymorphism;
2-
31
// Here same name of method is used in different classes but having different functionalities
42

53
class Animal {

0 commit comments

Comments
 (0)