"Decision-Making Logic" Please respond to the following:
- Describe one (1) scenario not mentioned in the textbook in which the use of an if ... else statement would be a plausible solution. Support your response with an example of the described use of the if...else statement.
- Describe one (1) scenario not mentioned in the textbook in which the use of a switch statement would be a plausible solution. Support your response with an example of the described use of switch statement.