What is method Overloading in the perspective of OOPS?
Answer Posted / anand
mathods having same name but different signature in same
class known as method overloading
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is difference in between java class and bean?
What class of exceptions are generated by the java run-time system?
What is thread count in java?
What are basic data types?
Can a final variable be manipulated in java?
What is immutable class in java?
What is the difference between the boolean & operator and the && operator in java programming?
What are the advantages of java inner classes?
What is the size of integer?
What is a class instance variable?
How do you invoke a method?
Explain polymorphism citing an example.
how to run ecllipse with jettyserver for windows environment using batch file
Explain method local inner classes ?
What is the difference between JVM and JRE?