Question: Question 7 1 pts Arrays use reference semantics, which means: You cannot pass arrays to a method. Arrays that are changed in a method do

Question 7 1 pts Arrays use reference semantics, which means: You cannot pass arrays to a method. Arrays that are changed in a method do not need to be returned in order to see the changes in the main. You cannot assign one array to another. O Arrays that are changed in a method must be returned in order to see the changes in the main
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
