To prevent modification of a built-in array’s values when you pass the built-in array to a function:
a. The built-in array must be declared static in the function.
b. The built-in array parameter can be preceded by the const qualifier.
c. A copy of the built-in array must be made inside the function.
d. The built-in array must be passed by reference.
b. The built-in array parameter can be preceded by the const qualifier.
You might also like to view...
In the Schedule table, the ____ field is the number of days that a task could be delayed without affecting its successor task.
A. Total Slack B. Late Start C. Free Slack D. Late Finish
The Auto Hide button on the Toolbox title bar contains a ____ icon which indicates whether the Toolbox will remain open.
A. Lock B. Checkmark C. Minimize D. Pushpin
Which of the following is the default directory for User Profiles in Windows 7?
A. C:\Profiles\ B. C:\User Profiles\ C. C:\Users\Profiles\ D. C:\Users\
The ____ Tool moves a path segment or individual anchor points.
A. Pen B. Direct Selection C. Path Selection D. Freeform Pen