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

When there is a global variable and local variable with the same name, how will you access the global variable?

612


What is &x in c++?

552


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

2025


What are the uses of c++ in the real world?

552


What is the purpose of the "delete" operator?

616






What is functions syntax in c++?

610


Difference between strdup and strcpy?

640


Define upcasting.

583


What is a .h file c++?

526


When do we run a shell in the unix system?

553


Explain the concept of memory leak?

614


Define a constructor - what it is and how it might be called (2 methods)?

596


How to access a variable of the structure?

577


What is virtual base class uses?

701


What is #include iomanip?

535