Is it possible to do method overloading and overriding at a
time

Answer Posted / rameshreddy

No it is not possible at a time. Method overloading is
possible in the same class is possible. But method
overriding is possible its subclass only possible

Is This Answer Correct ?    18 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is square root in java?

764


What is a instance variable in java?

743


Is string is a keyword in java?

721


Explain the difference between call by refrence and call by value?

761


What is the use of flag?

796






Explain notifyall() method of object class ?

842


What is the difference between an argument and a parameter?

719


Write a java program to print fibonacci series?

721


What is the advantage of preparedstatement over statement?

791


When will you define a method as static in Java?

741


Explain the difference between abstraction and encapsulation.

710


Is singleton thread safe in java?

712


What is array size in java?

679


Explain jdk, jre and jvm?

749


Why scanner is used in java?

747