Question: Consider the following function definition: void defaultParam (int num1, int num2 = 7, double z = 2.5) int num3; num! = num1 + staticcast (z);

Consider the following function definition: void defaultParam (int num1, int num2 = 7, double z = 2.5) int num3; num! = num1 + staticcast
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
