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
Is an integer an object?
What is __ init __ functions?
Explain working of call by reference function invoking.
give an example for encapsulation?
What is illegal identifier in java?
What does you mean in math?
Explain oops concepts in detail?
Can we declare an array without size in java?
How can we create an immutable class in java?
Explain the differences between static and dynamic variables?
What is classpath?
What is a newline character in java?
What is the simpletimezone class in java programming?
What does @override mean?
What is difference between static class and normal class?