Question: ( *max )( num1, num2, num3 );: Select one: a. Is a declaration of a pointer to a function called max b. Is the prototype
( *max )( num1, num2, num3 );:
Select one:
a.
Is a declaration of a pointer to a function called max
b.
Is the prototype for function max
c.
Is a call to the function pointed to by max
d.
Is the header for function max
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
