Question: Bon 23 Consider the following function prototype: Jet ered void test Fun(int x, int y = 7, char z = '*'); ed out of Which
Bon 23 Consider the following function prototype: Jet ered void test Fun(int x, int y = 7, char z = '*'); ed out of Which of the following function calls is correct? lag question Select one: O a testFun(5); b. testFun(5,8); O c. testFun(0, 0, '*"); O d. All are correct
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
