What is dynamic binding(late binding)?
No Answer is Posted For this Question
Be the First to Post Answer
What is thin driver and thick driver. why it is called so?
Explain the differences between static and dynamic variables?
Can a constructor have different name than a class name in java?
Accenture NJ mostly ask question on Collection like 1)How to sort Objcts and how treeset sort them 2)Explain mechanism of Hashcode finding in Java 3)Name some of the Sorted collection.
5 Coding best practices you learned in java?
What is fundamental datatype?
What is better- service oriented or batch oriented solutions?
why java does not support unsigned keyword?
IS method overriding is Duplication of Methods?
How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car object. On what basis it will sort?
Can I use % with real numbers?
what are upcasting and downcasting?