Which of the following functions could coexist in a program with void function(double, int); with no ambiguity possible?
a. void function (double);
b. void function(double, int);
c. void function(double = 2.2, int = 3.3);
d. all of the above
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.