CIS 260 Computer Programming I

Java: How to Program 7e - Chapter 1 Exercises

 

Written Exercise(s)

Word process the following questions and your answers

Page 35: # 1.4, 1.5, 1.8, 1.9

 

Programming Exercise(s)

  1. Download and install the J2SE Development Kit (JDK) on your "outside of the lab" PC (home computer, etc.) See page xlii for an overview.
  2. Run the ATM program example (see textbook section 1.15) and print the results.
  3. Try out some of the other Java examples to see what they do
  4. Hand in the printout from step 2.