what is real-time example of runtime polymorphism and
compile time polymorphism
Answer Posted / shaadaa
GUI Builder Application's Toolbox can be taken as example of runtime polymorphism. we do not know until runtime which tool is going to be selected by user.
Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
How many types of assembly languages are there?
What are inbuilt functions in java?
Distinguish between a predicate and a function?
What is difference between path and classpath in java?
What is the difference between overriding & overloading?
Can a static block throw exception?
What is oop principle in java?
What is the use of isempty in java?
How you can force the garbage collection?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
Is a copy constructor?
What is backdrop?
What is currentthread()?
When is the finally clause of a try-catch-finally statement executed?