Design a case structure that tests the month variable and


Design a case structure that tests the month variable and does the following: ? If the month variable is set to 1, it displays "January has 31 days." ? If the month variable is set to 2, it displays "February has 28 days." ? If the month variable is set to 3, it displays "March has 31 days." ? If the month variable is set to anything else, it displays "Invalid selection."

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Design a case structure that tests the month variable and
Reference No:- TGS0571596

Expected delivery within 24 Hours