adplus-dvertising
frame-decoration

Question

C++ allows you to use the same name for different functions with different parameters, is called

a.

Overlapping

b.

Overusing

c.

Overloading

d.

Overflowing

Answer: (c).Overloading

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. C++ allows you to use the same name for different functions with different parameters, is called

Similar Questions

Discover Related MCQs

Q. Which function is known as standard library function?

Q. Which C++ function is used for finding the absolute values?

Q. Iteration uses a repetition structure whereas recursion uses

Q. Pre-defined functions and other program elements are accessed through

Q. Actual parameters must be variables, is a condition of

Q. Which function is provided by the C++, for reducing the function-call overhead?

Q. Several functions of the same name can be defined, as long as they have different parameters, this is called

Q. A function that is called by itself, either directly or indirectly is called as

Q. A directive that is used to include other files, such as function declaration is called

Q. A function cannot be defined inside

Q. How many storage classes specifies are offered by C++?

Q. An identifier's storage class determines

Q. To declare identifiers for variables and functions of static storage class, which keywords are used?

Q. A permutation is an arrangement of elements taken form

Q. Int &x; this syntax is used when

Q. Recursive call is also known as

Q. The functions body is also referred as

Q. A called function can return control to the caller if

Q. The strand function is used for

Q. Which from the following is not a maths function?