Switch statement is used to choose one of the few blocks of code to get some output. Here in switch statement switch expression is evaluated ...
確定! 回上一頁