previous | start | next

Self Check

  1. What is the difference between the types double and Double?
  2. Suppose data is an ArrayList<Double> of size > 0. How do you increment the element with index 0?

previous | start | next