What is the main difference between overloading and overriding?


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

Post New Answer

More OOAD Interview Questions

What is the main advantage of using inheritance?

0 Answers  


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

0 Answers  


What are the limitations of oops?

0 Answers  


Can an interface contain fields?

0 Answers  


What does the “abstract” keyword mean in front of a method? A class?

0 Answers  






Can we reduce the visibility of the inherited or overridden method ?

0 Answers  


Explain about the design phase?

0 Answers  


What is serialization? How do we implement serialization actually?

0 Answers  


Explain about multiple inheritance?

0 Answers  


What is a default method? Why do we need default methods in java 8 interfaces?

0 Answers  


Differentiate between an abstract class and an interface?

0 Answers  


Why are outlet connections required in object-oriented programming?

0 Answers  


Categories