why java does compile time polymorphism at run time ?

Answer Posted / ali

in java all the non-static functions or instance functions are implicit virtual i.e an object is bound with their functionality at run time
so therefore in java their is no compile time polymorphism

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of using enum to declare a constant?

876


Name component subclasses that support painting in java programming?

835


What is a byte string?

830


Can an anonymous class be declared as implementing an interface and extending a class in java programming?

916


Explain about the select method with an example?

848


Java.util.regex consists of which classes?

785


Why there are some null interface in java? What does it mean?

885


What are the changes in java.io in java 8 ?

771


Is java hashset ordered?

834


What is a top level class in java?

751


Explain working of call by reference function invoking.

801


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

756


What an i/o filter?

743


How to create a fecelet view?

786


how we can make a read-only class in java?

774