– If no match is found with any of case statements, then only the default case statement is executed. SYNTAX : switch (n) { case case1: code to ...
確定! 回上一頁