The default case can appear anywhere inside the switch block. However, if it contains case blocks after it, a break statement should be added after the default ...
確定! 回上一頁