Basic Control Flow

1. What will be the output for this code:
2. Float expressions are allowed in switch cases
3. Switch cases works faster than equivalent if-else ladder
4. The case keyword is followed by an integer or a character constant.
5. What will be the output for this code:
6. What will be the output for this code:
7. What will be the output for this code:
8. What will be the output for this code:
9. What will be the output for this code:
10. What will be the output for this code: