Showing posts with label By changing number of arguments. Show all posts
Showing posts with label By changing number of arguments. Show all posts

Monday, 20 January 2014

DIFFERENT WAYS TO OVERLOAD THE METHOD

There are two ways to overload the method in java

  • By changing number of arguments
  • By changing the data type