(*max)(num1, num2, num3);

a) is the header for function max
b) is a call to function max
c) is the prototype for function max
d) is part of a definition of a pointer to the function max


b) is a call to function max

Computer Science & Information Technology

You might also like to view...

Can the BubbleSort be changed so it sorts from high to low? What do you need to change in the code to make this happen?

What will be an ideal response?

Computer Science & Information Technology

________________ IPv6 addresses are used for one-to-one or one-to-many communication.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Input a month number between 1 and 12 and a 4-digit year, and print number of days in that month. For February (month = 2), check for leap year to display number of days equal to 28 or 29.

What will be an ideal response?

Computer Science & Information Technology

The advantage to using colored clays is that they ____________.

a. are easy to work with b. have color only on the surface c. fire at lower temperatures d. are uniform throughout the piece

Computer Science & Information Technology