Answer Posted / harini
function overloading means ,the same functions which is used for different purpose with different parameter..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a modifier in c++?
what Is DCS ? what i will get benefit when i did?
What is a driver program?
How is data hiding achieved in c++?
Explain the isa and hasa class relationships. How would you implement each?
Explain what is oop?
Define pointers?
If you don’t declare a return value, what type of return value is assumed?
What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass
What are associate containers?
Why do we use iterators?
What is a template in c++?
What are the unique features of C++.
Which is most difficult programming language?
Does a derived class inherit or doesn't inherit?