Just like how we used enums for comparison in 'if' statement, we can also use enums in switch case as follows. The enum variable is ...
確定! 回上一頁