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


Please Help Members By Posting Answers For Below Questions

Can we force garbage collector to run ?

802


what is thread? : Java thread

781


What is the requirement of thread in java?

850


Can we nested try statements in java?

874


What is the difference between a factory and abstract factory pattern?

912


What is string builder?

678


Explain method overloading?

788


Why can't we override private static methods?

752


What environment variables do I need to set on my machine in order to be able to run java programs?

817


How are multiple inheritances done in Java?

870


Can a static class have a constructor java?

754


What is difference between iterator access and index access?

870


Why is string builder not thread safe?

857


Explain the difference between treeset and treemap in java?

781


What is the purpose of final keyword and when to use it?

797