Describe functional overloading?

Answer Posted / abhishek sinha

functiion overloading means in a program we can define more
than function with the same name but different argument.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the main purpose of overloading operators?

678


Does c++ support exception handling?

697


What is near, far and huge pointers? How many bytes are occupied by them?

767


Explain mutable storage class specifier.

736


What does ctime() do?

691






What is the difference between strcpy() and strncpy()?

732


Describe the advantages of operator overloading?

669


When you overload member functions, in what ways must they differ?

678


What information can an exception contain?

750


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

772


How do you declare A pointer to function which receives an int pointer and returns a float pointer

776


What do you mean by function overriding & function overloading in c++?

685


why is iostream::eof inside a loop condition considered wrong?

679


What is the use of lambda in c++?

659


How to declare a function pointer?

674