Question
Which operation finds the sum of all array elements?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Accumulate each element in a variable
Explanation:
The correct answer is Accumulate each element in a variable.
Leave a Reply