Explain what is polymorphism?


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

Post New Answer

More OOAD Interview Questions

What is the practical implementation of inner classes?

0 Answers  


What is a subclass?

0 Answers  


What is the @functionalinterface annotation?

0 Answers  


Can we override a method by using same method name and arguments but different return types?

0 Answers  


What is @functionalinterface?

0 Answers  






What if we make the method as abstract in another interface?

0 Answers  


What is diamond inheritance problem? How java 8 solves this problem?

0 Answers  


Write a note on encapsulation?

0 Answers  


What is the diffrence between an abstract class and interface?

0 Answers  


Can you create an instance of an interface?

0 Answers  


How can we restrict inheritance for a class so that no class can be inherited from it?

0 Answers  


What is the default access modifier in a class?

0 Answers  


Categories