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
Is null a string or object in java?
How does list work in java?
What is preparedstatement in java?
What is the relationship difference the canvas class and the graphics class?
Difference between current previous versions of Java?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
What are the advantages of compiled language?
What does n mean in java?
Which is best ide for java?
What is meant by interface?
Which of the following classes will have more memory allocated?
What is string data?
List types of storage classes in java?
Can we use both this () and super () in a constructor?
What is contract between hashcode and equal method?