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

Can a vector contain heterogenous objects?

586


What is anagram in java?

512


What is a class in java?

574


Are private methods final?

477


Discuss different types of errors that generally occur while programming.

571






What is the different between get and post?

496


What is the java idl system?

579


please send me hr interview questions in it industry

1655


What is array in java?

527


What is the purpose of skeleton and stub?

581


What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

511


What does 0 mean in boolean?

534


What is the importance of main method in Java?

568


How to restrict a member of a class from inheriting by its sub classes?

791


How to declare objects of a class ?

580