A switch statement can have an optional default case, which must appear at the end of the switch. The default case can be used for performing a task when ...
確定! 回上一頁