try catch in Java is used to handle exceptional situation that might occur due to different reasons. While try block is used to enclose the ...
確定! 回上一頁