what is dynamic method dispatch ?
Answer Posted / nagarjuna
dynamic method dispatcher is a runtime polymorphism which is method overriding (method overriding: same method name with different parameters)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is java virtual machine and how it is considered in context of java’s platform independent feature?
How many bytes is a string?
Can a class have multiple subclasses?
What is a literal coding?
Explain the significance of listiterator.
Describe the term diamond problem.
Can we have more than one package statement in source file ?
What is use of functional interface in java 8? Explain
What is a vararg?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
What is javac used for?
Write a function for palindrome and factorial and explain?
Which keyword specify that a variable is effectively final ?
How many ways can you break a singleton class in java?
Which sorting is best in java?