What is method overloading and
method overriding?
Method overloading: When a
method in a class having the same method name with different arguments is said
to be method overloading. Method overriding : When a method in a class having
the same method name with same arguments is said to be method overriding.
Blog Author: Vijay Kumar
No comments:
Post a Comment