To prevent modification of array values in a function,
a) the array must be defined static in the function.
b) the array parameter can be preceded by the const qualifier.
c) a copy of the array must be made inside the function.
d) the array must be passed call-by-reference.
b) the array parameter can be preceded by the const qualifier.
You might also like to view...
Blender is…
A. Open-source B. Commercial C. Freeware D. Shareware
A company has hired a consultant to review the production storage infrastructure and provide suggestions on improving performance. The consultant has identified a bottleneck in the production switching fabric and successfully tested the solution in a lab environment. Which of the following should the consultant perform NEXT, according to best practices?
A. Implement the solution in production since it was tested in the lab. B. Establish a plan of action to implement the solution in production. C. Perform a root cause analysis of what caused the bottleneck. D. Establish a theory describing the possible issue in the production network.