Which of the following would you use in a function prototype for a formal parameter representing an array that will be changed by the function?

a) float [ ]
b) float [SIZE]
c) float& [ ]
d) const float [ ]


a) float [ ]

Computer Science & Information Technology

You might also like to view...

Where is an escape sequence used?

What will be an ideal response?

Computer Science & Information Technology

When monitoring your system, you notice an unusually high CPU usage value that is consistently over 90 percent. What is the most likely reason for this concerning CPU state?

A. inadequate disk space B. inadequate memory speed C. inadequate RAM D. inadequate processor speed

Computer Science & Information Technology

The ability to keep web page visitors at your site is called _______.

a. link popularity b. stickiness c. attention d. None of the above

Computer Science & Information Technology

The ________ tab is used to insert a table of authorities

A) Reference B) Insert C) Page Layout D) Design

Computer Science & Information Technology