Problem
1. Write a line of code to declare and construct a Date object named curDate.
2. Write a line of code to assign an image from the current folder to the variable name grandma.
3. Write a line of code that will change an applet's background color to red.
4. Write a line of code to print each of the following in the command prompt window:
a. your name
b. a previously declared String named last Name
c. a blank line
d. the name of your instructor tabbed 24 characters to the right.