what do you meant by Runtime Polymorphism?
Answer Posted / suraj naik
Method body and Method linking happens at runtime is called
rumtime polymorphism
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Why are the destructors for base class and derived class called in reverse order when the program exits
What do you meant by active and passive objects?
Explain access modifiers in java.
What is a boolean structure?
Does anyone still use java?
What does singleton mean in java?
Can we use synchronized block for primitives?
What is function declaration?
Can we clone singleton object in java?
How does class forname work in java?
What is difference between checked and unchecked exception in java?
What is the difference between the paint() and repaint() methods?
What are new features introduced with java 8 ?
What are the differences between abstract class and interface?
Can singleton class be inherited in java?