What are major differences between if/else selection structure and switch selection structure? What do you need to analyze when directing the flow of information in each case? Give code examples for if/else structure and switch structure which produce the same result.