Problem #689 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution