What is meant by polymorphism?


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

Post New Answer

More Core Java Interview Questions

What is a deadlock ?

5 Answers  


What is the alternate of 'Inheritance' ?

4 Answers   CybAge, HCL,


Write a program for recursive Traverse?

1 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


Differentiate between stringbuffer and stringbuilder in java.

0 Answers  






Can a method be static?

0 Answers  


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

0 Answers  


what is difference between colection and collections?

25 Answers   Amdocs, IBM, Infosys, Ipog Software, Polaris, Tech Mahindra,


Why java is a platform independent? Explain

0 Answers  


What is protected in java?

0 Answers  


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

0 Answers   Bravura Solutions,


How do you reverse a string in java?

0 Answers  


Categories