previous
|
start
|
next
Self Check
Suppose you want to use the
DataSet
class to find the
Country
object with the largest population. What condition must the
Country
class fulfill?
Why can't the
add
method of the
DataSet
class have a parameter of type
Object
?
previous
|
start
|
next