What is dynamic binding(late binding)?


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

Post New Answer

More Core Java Interview Questions

What is the difference between a synchronized method and a synchronized block?

0 Answers  


What is java’s garbage collected heap?

0 Answers  


Is jdk required on each machine to run a java program?

0 Answers  


how can i take the inputs from users in java program?

7 Answers   Wipro,


Is null false in java?

0 Answers  






You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

0 Answers  


What does @param args mean in java?

0 Answers  


Give an example of use of pointers in java class.

0 Answers  


Difference between Applet & Application?

6 Answers  


How is hashcode calculated in java?

0 Answers  


What is the advantage of functional interface in java 8?

0 Answers  


What is native code?

0 Answers  


Categories