Vidyalelo
C++ Programming · Q154

Functions and Procedures in C++

Programming · C++ Programming · question 154

Q154

Overloaded functions are . . . . . . . .

A.
Very long functions that can hardly run
B.
One function containing another one or more functions inside it
C.
Two or more functions with the same name but different number of parameters or type
Answer
D.
Very long functions

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board