Question: Write a method called advance Year that could be added to the class Date Third Try in Display 4.4. The method advance Year has one parameter of type int. The method advance Year increases the value of the year instance variable by the amount of this one parameter.