what is dynamic method dispatch ?
Answer Posted / shanti bhushan singh
In dynamic method dispatch a reference of class can be
created and that can be used to executed overridden method
at run time.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
How do you sort an array in java?
What is split return?
Can you override a final method?
How do I compare two strings in word in java?
How is a structure different from array ?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What is a java developer salary?
Does java map allow duplicates?
What is Mutex (Mutual Exclusion Object) ?
What is difference between iterator and enumeration in java?
What are the advantages of java over C++?
What are the differences between forwarding () method and sendredirect() methods?
Which is bigger float or double java?
What are wrapper classes in java?
What is a top level class in java?