What is meant by function overloading and function overriding?


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

Post New Answer

More OOAD Interview Questions

What is Polymorphism, overloading, overriding and virtual?

0 Answers   MindCracker,


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


Which OOPS concept is used as a reuse mechanism?

0 Answers  


What's the main difference between arraylist / hashmap and vector / hashtable?

0 Answers  


How can I be thrown polymorphically?

0 Answers  






Can you create an instance of an abstract class?

0 Answers  


What is virtual multiple inheritance?

0 Answers  


Why use oops?

0 Answers  


Why dynamic loading is used in object-oriented programming?

0 Answers  


Explain about encapsulation?

0 Answers  


Describe inheritance and non-inheritance of a derived class?

0 Answers  


what three "domains" are considered during analysis modeling?

0 Answers   Wipro,


Categories