Skip to content

Commit 9458746

Browse files
author
Ram swaroop
committed
overloading almost completed
1 parent f1f69fa commit 9458746

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

_posts/2015-06-02-overloading.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,3 @@ Figure out which version of `eat()` will run on each of the invocation made?
127127
a2.eat("treats");
128128
4. Animal ah2 = new Horse();
129129
ah2.eat("Carrots");
130-
131-
__Q2.__
132-

0 commit comments

Comments
 (0)