Self Check
- Suppose you want to use the DataSet class of Section 11.1 to find the longest
String from a set of inputs. Why can't this work?
- How can you use the DataSet class of this section to find the longest String
from a set of inputs?
- Why does the measure method of the Measurer interface have one more parameter
than the getMeasure method of the Measurable interface?