1
Answer

C# GUI Interface

Mpho Tj Motau

Mpho Tj Motau

7y
169
1
create an enumeration named month that holds values for the months of the year,starting with January equals to 1,prompt the user for a month integer. Convert the user`s entry to a Month value and display it.
Answers (1)