Question
Which operation finds the maximum value in an array?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Compare each element with the current maximum
Explanation:
The correct answer is Compare each element with the current maximum.
Leave a Reply