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 classname class in java?
If we don’t want some of the fields not to serialize how to do that?
What is namespace in java?
How to run a JAR file through command prompt?
Why chararray() is preferred over string to store the password?
What is run time allocation?
What does indexof mean?
What is a parameter used for?
What is local declaration?
What is the purpose of the main method?
What is integer parseint?
What is the driver class?
What is default switch case? Give example.
Is an object null?
Can we make the abstract methods static in java?