Dealing With Months by CodeChum Admin We're done dealing with days. It's time to step up and now deal with months! Instructions: 1. In the code editor, you are provided with a code in the main() which has 12 cout's. Each cout prints a month with its corresponding value. For this program, January is 1, February is 2, March is 3, and so on. When you run the initial code, you will encounter errors because these month names that have been printed don't exist yet. 2. Your task is to create an enum data type which contains these month names as values so that when we run the code, there will be no more error. 3. Do not edit anything in the main(). Output January.=1 February = 2 March.= 3 April·=-4 May=-5 June :=-6 July =-7 August.=-8 September ·=-9 October:= 10 November·=11 December.= 12

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Dealing With Months
by CodeChum Admin
We're done dealing with days. It's time to step up and now deal with months!
Instructions:
1. In the code editor, you are provided with a code in the main() which has 12 cout's. Each cout prints a month with its corresponding
value. For this program, January is 1, February is 2, March is 3, and so on. When you run the initial code, you will encounter errors
because these month names that have been printed don't exist yet.
2. Your task is to create an enum data type which contains these month names as values so that when we run the code, there will be
no more error.
3. Do not edit anything in the main().
Output
January.= 1
February = 2
March:= 3
April-=-4
May--5
June:=-6
July =-7
August.=-8
September ·=-9
October:= 10
November.=11
December.= 12
Transcribed Image Text:Dealing With Months by CodeChum Admin We're done dealing with days. It's time to step up and now deal with months! Instructions: 1. In the code editor, you are provided with a code in the main() which has 12 cout's. Each cout prints a month with its corresponding value. For this program, January is 1, February is 2, March is 3, and so on. When you run the initial code, you will encounter errors because these month names that have been printed don't exist yet. 2. Your task is to create an enum data type which contains these month names as values so that when we run the code, there will be no more error. 3. Do not edit anything in the main(). Output January.= 1 February = 2 March:= 3 April-=-4 May--5 June:=-6 July =-7 August.=-8 September ·=-9 October:= 10 November.=11 December.= 12
Expert Solution
steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY