C++
1. Start with a UML diagram of the class definition for thefollowing problem defining
a utility class named Month.
2. Write a class named Month. The class shouldhave an integer field named
monthNumber that holds the number of the month (January is 1,February is 2,
etc.). Also provide the following functions:
• A default constructor that sets the monthNumberfield to 1.
• A constructor that accepts the number of monthas an argument and sets the
monthNumber field to the passed value. Set the monthNumber to 1 ifthe
passed argument’s value is not a value between 1 and 12.
• A constructor that accepts the name of month,such as “January”
PayPal Gateway not configured
PayPal Gateway not configured