Learning outcomes:- Recognize the importance of using program modules in programming.
- Understand static methods and static fields, using the class Math as an example.
- Know how to declare methods with multiple parameters.
- Understand and make good use of argument promotion and casting.
- Know about the Java API Packages and develop the habit to read Java API documentations.
- Know how to use a random number generator.
Sections 6.10-6.12 are to be covered in class 6. |