Problem #562 CORE JAVA PROGRAMMING

Create a Java program to access the java.util.Date class through import keyword and print the current date of the system.

Your Solution