The code which is prone to exceptions is placed in the try block. When an exception occurs, that exception occurred is handled by catch block ...
確定! 回上一頁