Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What happens if you modify the elements of an array inside a function that received it as a parameter?
Both the local copy of the array and the original array change.
The changes are reflected in the original array.
The original array remains unchanged.
Only the function's local copy of the array changes.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!