Question: C++ Write the header (ONE LINE ONLY!) and the prototype of a function that returns the name of a month (January, February, etc.). The function
C++
Write the header(ONE LINE ONLY!) and the prototype of a function that returns the name of a month (January, February, etc.). The function accepts as parameters the name of a person, and the months number (1, 2, etc.). (Pick the most appropriate data types). I dont need the definition of the function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
