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.
Correct Answer:
Verified
Q2: Which of the following is not a
Q3: What does the following statement declare? int
Q4: A function that modifies an array by
Q5: When a compiler encounters a function parameter
Q6: All of the following can cause a
Q8: Which of the following statements about pointer
Q9: Sizeof:
A) Is a binary operator.
B) Returns the
Q10: Which of the following is false about
Q11: Which of the following best describes the
Q12: Which of the following is not a
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents