Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Define a class called Month that is an abstract data type for a month. Your clas

ID: 638546 • Letter: D

Question

Define a class called Month that is an abstract data type for a month. Your class will
have one member variable of type int to represent a month (1 for January, 2 for
February, and so forth). Include all the following member functions: a constructor
to set the month using the first three letters in the name of the month as three
arguments, a constructor to set the month using an integer as an argument (1 for
January, 2 for February, and so forth), a default constructor, an input function that
reads the month as an integer, an input function that reads the month as the first
three letters in the name of the month, an output function that outputs the month
as an integer, an output function that outputs the month as the first three letters
in the name of the month, and a member function that returns the next month as
a value of type Month . Embed your class definition in a test program.

NEED THIS IN C++... PLEASE MAKE SURE THE PROGRAM ACTUALLY RUNS BEFORE JUST THROWING A CODE OUT THERE...

AND PLEASE MAKE SURE IT FOLLOWS ALL INSTRUCTIONS

Explanation / Answer

wait for answer

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote