Arrays (10 days)
  • declaring arrays (arrays as objects)
  • length (not length()!!!)
  • resizing an array (setting it equal to a bigger one)
  • arrays of a Integer class
  • arrays of a CD class
  • arrays of Student Class
  • TEST on arrays


HOME