Objectives
- Understand the role that data play in effective program design.
- Be able to use all of Java’s primitive types and their operators.
- Appreciate the importance of information hiding.
- Be able to use class constants and class methods.
- Know how to use Java’s
Math
andNumberFormat
classes. - Be able to perform various kinds of data conversions.