Short Answer
The word ____________________ is used before the array declaration in a function heading to prevent the function from modifying the array.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Which of the following statements declares alpha
Q31: Suppose that list is an array of
Q32: In a two-dimensional array, the elements are
Q33: What is the value of alpha[2] after
Q34: Given the following declaration: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4785/.jpg" alt="Given
Q35: Given the declaration int list[20]; the statement
Q37: Suppose that sales is an array of
Q38: When you pass an array as a
Q39: After the following statements execute, what are
Q40: Consider the following declaration: int alpha[5] =