Write a C program to input month number and print number of days in that month.

Write a C program to input the month number and print number of days in that month by using the switch statement.

SFT (Shamil’s Flow Table )

Are you interested to Read about SFT(Shamil’s Flow Table)?

Write a C program to input month number and print number of days in that month using Switch statement