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...

Programming languages allow the programmer to create his or her own functions which are called __________ __________ functions.

Fill in the blank(s) with correct word

Computer Science & Information Technology

Describe the basic timestamp ordering protocol for concurrency control. What is Thomas’s write rule and how does this affect the basic timestamp ordering protocol?

What will be an ideal response?

Computer Science & Information Technology

The Bell-LaPadula Model defines the following fours security levels:

a. Unclassified, confidential, secret, top secret b. Classified, confidential, secret, top secret c. Unrestricted, classified, secret, top secret d. Unclassified, classified, secret, top secret

Computer Science & Information Technology

Ken has discovered that a vice president of his company has been using his computer to send data about a new product to a competitor. Ken has identified an email from the vice president and has tracked the information to the person at the other company. Ken has archived the evidence that proves the data has been sent. ? What should Ken do next?

A. Report the person through proper channels. B. Approach the VP and ask him about the email. C. Ignore the email; it is not his job. D. Go right to the president of the company.

Computer Science & Information Technology