P6. Exercise P3.1, p 126. Submit this as program 6
using the electronic submission. Please call the
file (and the class) Program6.
Your program should ask the user for the month,
day, and hour that the assignment is due,
in that order.
Each of these inputted values
will be a positive whole number (and can be
stored in an int).
Your program should ask for no other input.
P7. Exercise P3.2, p 126. Submit this as program 7
using the electronic submission. Please call the
file (and the class) Program7.
Also, include an
html file called "Program7.html" which calls your
applet.
P8. Exercise P3.9, p 127. Submit this as program 8
using the electronic submission. Please call the
file (and the class) Program8. Also, include an
html file called "Program8.html" which calls your
applet.