Question: Please as soon as possible in c++. Thank you. CUSC 237 Application 20. (35pts) Write a program that prompts the user to input a particular

Please as soon as possible in c++. Thank you.

Please as soon as possible in c++. Thank you. CUSC 237 Application

CUSC 237 Application 20. (35pts) Write a program that prompts the user to input a particular day of the week (ex. "Sunday", "Monday", etc.), this input should then be passed into a function called next_dayl) function accepts and returns a string. The next_day function should determine the equivalent numerical day of the week based on the input given by the user in the form of "1st", "2nd", "3rd", etc (as a string that is returned back to the calling function). Ideally your output would resemble the following: Enter day: Friday Friday is the 6th day of the week. To answer this question, you will need to do 3 things: 1) Conceptualize this problem and determine the types of paradigms and data structures that would be needed to solve this problem. 2) Create pseudocode that details the necessary procedures for solving this problem. 3) Write (on paper) the necessary C++ syntax to solve this problem. You can use the next pages to complete all 3 steps. You will NOT need to logon to a computer to solve this problem. Please refer back to the le tter_count code in the Analysis/Critical Thinking section as a reference

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!