Vidyalelo
C++ Programming · Q86

Functions and Procedures in C++

Programming · C++ Programming · question 86

Q86

Which of the following permits function overloading on c++?

A.
type
B.
number of arguments
C.
type & number of arguments
Answer
D.
number of objects

Answer: Option C

Solution

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