difference between overloading and overridding

Answer Posted / priyanka agrawal

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

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is graphics

2005


What is multilevel inheritance?

719


What is inheritance in simple words?

623


Why is oop useful?

598


What is encapsulation and abstraction? How are they implemented in C++?

630






What is the real time example of inheritance?

635


when to use 'mutable' keyword and when to use 'const cast' in c++

1642


What is meant by oops concept?

605


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1403


What is overloading and its types?

610


What is object in oop?

677


What is overriding vs overloading?

580


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1575


Why do pointers exist?

655


Is html an oop?

575