Describe functional overloading?

Answer Posted / naidu

method name is same and signature is different, signature
means, .type of parameters or
.order of parameters or
.number of param

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What parameter does the constructor to an ofstream object take?

813


Is linux written in c or c++?

775


Describe linkages and types of linkages?

764


Why we use #include iostream in c++?

766


What is format for defining a structure?

799


What is the difference between #import and #include in c++?

815


Explain container class.

918


Where and why do I have to put the "template" and "typename" keywords?

780


Which operator cannot be overloaded c++?

774


How do pointers work?

912


Do you know what are static and dynamic type checking?

807


What is a volatile variable in c++?

973


What is pointer with example?

732


Write a program to find the Fibonacci series recursively.

814


How a new element can be added or pushed in a stack?

777