try -catch statements consists of two blocks of code. The first block, which is for try holds the main code that we are executing. It will try to run that code.
確定! 回上一頁