How do you implement polymorphism in our day to day life?


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

Post New Answer

More Core Java Interview Questions

Explain numeric promotion?

0 Answers  


What is the meaning of course?

0 Answers  


Define linked list and its features with signature?

0 Answers  


Can we have any code between try and finally blocks?

0 Answers  


How do you check if two given string are anagrams?

0 Answers  






What does a za z0 9 mean?

0 Answers  


How is the marker interface used in Java?

0 Answers   BirlaSoft,


Give an example of call be reference significance.

0 Answers   Agilent,


What is __ init __ functions?

0 Answers  


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


How does java enable high performance?

0 Answers  


If two threads call a static method at the same point of time, what will happen?

3 Answers   KPIT,


Categories