Question: Write a printDate method that displays the current date. No value to be passed or returned. Test the method by invoking it from the class
Write a printDate method that displays the current date. No value to be passed or returned. Test the method by invoking it from the class constructor. Note: To obtain the current date, instantiate an object variable of type java.util.Date and print it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
