Programming >> C Programming >> Control Flow
In a `switch` statement, what happens if no `case` matches the `switch` expression?