difference between overloading and overridding

Answer Posted / sanish joseph

In overloading functions will have same name but different
signatures(type of parameters,number of parameters etc..).
but in overloading functions must have same name and signature.

Is This Answer Correct ?    14 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a class oop?

773


What is new keyword in oops?

804


What is use of overloading?

871


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

1899


What are the 3 principles of oop?

847


What is the fundamental idea of oop?

878


Whats is abstraction in oops?

849


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2324


What is an interface in oop?

790


What is class and object in oops?

854


Write a program to reverse a string using recursive function?

2043


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1849


Templates mean

1853


Which language is not a true object oriented programming language?

890


What is advantage of inheritance?

956