Question: Use C# 1. Develop an enum type called Days for the weekdays Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday. Test the enum type. 2. Develop
Use C#
1. Develop an enum type called Days for the weekdays Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday. Test the enum type.
2. Develop an enum type called Months for the weekdays January, February, , November, December. Test the enum type.
3. Develop a C# program that can reverse the order of the elements in an integer array
Please send me the picture of the output of the each part too.
Thank you so much
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
