What is method Overloading in the perspective of OOPS?
Answer Posted / aruna
Two or more methods in the same class having same method
name with different parameters may or may not have same
return type is called method overloading
Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
Is singleton set an interval?
What is lazy initialization in java?
What are internal and external variables?
Is array primitive data type in java?
Can you extend main method in java?
Can a constructor be protected?
What is binary tree in java?
What is a numeric format?
What do you mean by light weight and heavy weight components?
What is static import?
what do you mean by classloader in java?
what is meant by abstract class?
What are synchronized methods and synchronized statements in java programming?
What is the final keyword in java?
What is parsing a string?