A program contains the function prototype void displayData(char [], int = 0);. Which of the following is a legal function call?
a. displayData();
b. displayData("Roberts");
c. displayData("Gonzales", 345);
d. two of the above are legal
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.