Write C# program to print number of days in a month using switch case
belongs to collection: Switch case C# programs with an examples
All Answers
total answers (1)
belongs to collection: Switch case C# programs with an examples
total answers (1)
I have used Visual Studio 2012 for debugging purpose. But you can use any version of visul studio as per your availability..
Result:
Enter month number(1-12): 6
30 days
need an explanation for this answer? contact us directly to get an explanation for this answer