previous | start | next

Self Check

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

previous | start | next