Tuesday, November 8, 2011

Exam #2 preparation

Your second exam, on chapters 5 through 7 of the textbook, is scheduled in class for one week from today. The format will be similar to the previous test.

Topics covered include:
  • methods
    • defining
    • calling
    • passing arguments
    • overloading
    • scope
  • arrays
    • declaring
    • copying
    • passing to methods
    • returning from methods
    • searching
    • sorting
  • Arrays class

Check the blog later this week for representative programming problems. They will either come from the ends of the chapters or be very similar to some of the end of chapter exercises.