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
How do you escape in java?
Is age a discrete variable?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
What is identifier with example?
Which list does not allow duplicates in java?
What is array and arraylist in java?
Why pointers are not used in java?
What is java lang string?
Explain implementation and how is it different from conversion?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Which is better stringbuffer or stringbuilder?
Is there any case when finally will not be executed?
What is method reference?
Write code to implement bubble sort in java?
When should the method invokelater() be used?