Problem #219 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java Program to accept number of week’s day (1-7) and print name of the day

Your Solution