What is dynamic dispatch in java?

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


Please Help Members By Posting Answers For Below Questions

What are the new features in java 8? Explain

559


What does it mean that strings are immutable?

576


How to create an interface?

625


What is the access scope of a protected method?

562


What is a function argument in java?

519






Can It is possible to synchronize the constructor of a Java Class?

592


why would you use a synchronized block vs. Synchronized method? : Java thread

537


What is the original name of java?

544


What is parsing in java?

531


What is identifier in java?

560


Is empty string in java?

541


What is a string token?

536


What is replaceall in java?

545


Does java isempty check for null?

574


How do you end a program?

552