Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 11)

Which of the following methods involves finding the largest and smallest values in a set of data?
Totaling
Counting
Finding maximum, minimum and average
Searching using a linear search

Explanation

Finding the maximum and minimum (and the average) is a standard method for data analysis.

Comments (0)

Advertisement