Question: Write a C# program that prompts a user to enter a birth month and day. Display an error message if the month is invalid (not

Write a C# program that prompts a user to enter a birth month and day. Display an error message if the month is invalid (not 1 through 12) or the day is invalid for the month (for example, not between 1 and 31 for January or between 1 and 29 for February) If the month and day are valid, display them with a message Submit code with 3 different result screen shots in a Word document
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
