Package <Unnamed>

Class Summary
Question07 This app derives and prints out the area of a rectangle that is 8 units wide and 3 units high.
Question08 This app derives and prints out the area of a rectangle that is 8 units wide and 3 units high.
Question09 This app derives and prints out the area of a rectangle that is 8 units wide and 3 units high.
Question10 This app prompts the user for the width and height of a rectangle (which must be integers), then derives and prints out the area.
Question11 This app prompts the user for the width and height of a rectangle (which must be integers), then derives and prints out the area.