What is the difference between function overloading and over riding?


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

Post New Answer

More OOAD Interview Questions

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

0 Answers  


What is the use of destructive method?

0 Answers   Tech Mahindra,


What is the use if instanceof keyword? And how do refer to a current instance of object?

0 Answers  


Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?

0 Answers  


Explian following terms: Constraint Rules, Design by contract.

1 Answers   Protech,


What is the difference between an interface and abstract class?

0 Answers  


How will you define abstract classes?

0 Answers   QuestPond,


Can different parts of a partial class inherit from different interfaces?

0 Answers  


What are all the languages which support oop?

0 Answers  


What is difference between class and interface?

0 Answers  


Can we have a default method definition in the interface without specifying the keyword "default"?

0 Answers  


What is constructor and virtual function? Can we call virtual funciton in a constructor?

0 Answers  


Categories