C Program to Print Day Name of Week

How to write a C Program to Print Day Name of Week using Else If statement, and Switch Condition with examples. C Program to Print Day Name of Week using Else If This C program will ask the user to enter any number between 1 to 7, where 1 is Monday, 2 is Tuesday, 3 = … Read more