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
how its run?
Which access specifier can be used with class ?
What are the differences between forwarding () method and sendredirect() methods?
How do you add spaces in java?
When will we use them?
Explain about static imports in java?
What is final keyword?
Can we extend immutable class?
Give reasons supporting that string is immutable.
What do you mean by platform independence? What is an interface?
What is the role of garbage collector in java?
Explain covariant method overriding in java.
What is the inheritance?
What about main() method in java ?
What is nested interface?