Answer Posted / omprakashsingh7
dynamic dispatch is the process of assigning a sub class
object to super class reference variable.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are serialization and deserialization?
what is mutual exclusion? : Java thread
What are some examples of variable costs?
How do you compare objects in java?
How to access arraylist elements in java?
Explain Basics of OOP Language in java
how to deploy tomcatserver to weblogic server? write d following steps?
What does int argc char * argv [] mean?
What is nullpointerexception?
What are the important features of Java 10 release?
What does indexof return in java?
How do I remove a character from a string in java?
How will you compute size of a structure?
Explain the importance of join() method in thread class?
explain different ways of using thread? : Java thread