Write the code to implicitly size an array named strDay and to determine the day of the

Question:

Write the code to implicitly size an array named strDay and to determine the day of the week (such as Monday) if the user enters the number 1 into a TextBox object named txtDayOfWeek and the number is converted to an Integer variable named intDay. The day of the week is displayed in a Label object named lblFullDay.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: