Which statement is correct about Method Overloading?

 Posted by vishalneeraj-24503 on 12/3/2014 | Category: OOPS Interview questions | Views: 7970 | Points: 40
Select from following answers:
  1. Method Overloading is also called an Early Binding.
  2. Method Overriding is also called Run-Time polymorphism.
  3. Method Overloading is also called Function overloading or static polymorphism.
  4. All of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response