Problem #563 CORE JAVA PROGRAMMING

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

Your Solution