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
What is a class oop?
What is new keyword in oops?
What is use of overloading?
when to use 'mutable' keyword and when to use 'const cast' in c++
What are the 3 principles of oop?
What is the fundamental idea of oop?
Whats is abstraction in oops?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is an interface in oop?
What is class and object in oops?
Write a program to reverse a string using recursive function?
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...
Templates mean
Which language is not a true object oriented programming language?
What is advantage of inheritance?