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
Explain the difference between an Interface and an Abstract class?
How does linkedhashmap work in java?
Are private methods final?
What is java command?
What is the use of beaninfo?
How many bits are in a sentence?
What is application system?
How do you define a set in java?
Can I import same package/class twice?
Describe string intern() methodology
What is sorting in java?
How many bits is a string?
What is an example of a constant variable?
What is the set interface in java programming?
Can a class have a static inner class?