A ____ declares the function to the compiler-it tells the compiler the name of the function, the data type of the value that the function will return (the keyword void indicates that the function will not be returning any value), and the data types of each argument that the function expects to receive when it is called.

A. function prototype
B. function header
C. function body
D. function declarator

Answer: A

Computer Science & Information Technology

You might also like to view...

In the previous question, half of the color sets were posed as RGB values and the others in the HSB color model. For purposes of creating and using a color harmony, which is easier to use? Why?

What will be an ideal response?

Computer Science & Information Technology

What option paints a connecting stroke between two points when those points are chosen while holding the [Shift] key?

A. automatic brush strokes B. immediate strokes C. brush strokes D. speed strokes

Computer Science & Information Technology