Topical Information

This set of labs should help you firm up your knowledge of OOP basics.

Problems

  1. Do Programming Exercises P3.1, P3.2, & P3.3. Compare and contrast the two approaches to implementing the addInterest method in P3.2 and P3.3.

  2. Do one of Programming Exercises P3.6, P3.7, and P3.8.

    On P3.7, though, allow the programmer to choose the fuel efficiency measure's units. Provide three more methods for access to the units: getEfficiencyUnits(), getDistanceUnits(), and getFuelUnits().

  3. Do one of Programming Exercises P3.9, P3.10, and P3.11.

  4. Do one of Programming Exercises P3.12, P3.13, and P3.14.

    On P3.12, though, consider whether the Moth can ever reach its goal. What do you think? Can you prove your conjecture? Please, elaborate...

  5. This space reserved to add more labs...maybe...


This lab set is worth (Level 4).

Boosters