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
What is member in java?
What is an image buffer?
How can an exception be thrown manually by a programmer?
What is binary search in java?
What is command line argument
Why we used vector class?
Is string a data type in java?
When throw keyword is used?
What does this () mean in constructor chaining concept?
What is the use of static methods?
How many threads can I run java?
Can a constructor be private and how are this() and super() method used with constructor?
What is an example of procedure?
what is meant by encapsulation?
Explain JMS in detail.