Question: 1. Mapping the month integer value to the first three characters of the month name could have been accomplished using one of two possible selection
1. Mapping the month integer value to the first three characters of the month name could have
been accomplished using one of two possible selection constructs. What are they, and provide
a short example of how each would be written in C to display the first two months?
2. The logic applied to validate the values entered by the user required iteration. What are the 3
types of iteration constructs? What one did you use for the validation routines, and briefly
explain why?
3. Describe what you did to test and debug your program. How did you go about finding where
the problems were located?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
