difference between overloading and overridding

Answers were Sorted based on User's Feedback



difference between overloading and overridding..

Answer / priyanka agrawal

In overloading functions will have same name but different
parameters lists but in overloading functions must have
same name and same signature.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More OOPS Interview Questions

What is destructor in oop?

0 Answers  


Can we call a base class method without creating instance?

6 Answers  


What are two types of polymorphism?

0 Answers  


What is polymorphism used for?

0 Answers  


what are the ways in which a constructors can be called?

2 Answers   TCS,






How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram

0 Answers   IBM,


What causes polymorphism?

0 Answers  


What is the difference between the c++ & java?

2 Answers  


What is Dynamic Polymorphism?

13 Answers  


What is the highest level of cohesion?

0 Answers  


what is multithreading in c++ , what is difference between multithreading and singlethreading.

4 Answers  


all about pointers

2 Answers  


Categories