What is runtime polymorphism or dynamic method dispatch?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Implement two stacks using a single array.

0 Answers   Global Logic,


Which category the java thread do fall in?

0 Answers  


where do we use init()

2 Answers  


What is return code?

0 Answers  


What is the buffer limit?

0 Answers  






What is java used for on a computer?

0 Answers  


What are the advantages of assembly language?

0 Answers  


how to handle http request in struts

2 Answers   Polaris,


Why char array is favored over string for the storage of passwords?

0 Answers  


What is use of arraylist in java?

0 Answers  


What initialize variables?

0 Answers  


There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.

3 Answers  


Categories