Thursday, 28 February 2013

can a return type play role in function overloding in java

Q:-can a return type play role in function overloding in java
ANS:- no because in java our jvm not checks the return type it only checks the function name and arguments

No comments:

Post a Comment