1.

C# programUsing the switch statement, write a program that given the integer input month and integer input year, will output a sentence replacing the integer month with the string representing the month's name.Enter month: Enter year: Output must sayYour date is May 1978.

Answer»

ANSWER:

EXPLAIN in DETAIL that on software developing this MONTH and YEAR



Discussion

No Comment Found