5.The default statement inside the switch is optional. The default statement is executed when no case value in the switch matches with switch ...
確定! 回上一頁