-->
当前位置:首页 > 题库

catch (type p) acts very much like a parameter in a function. On

Luz5年前 (2021-05-10)题库1447
catch (type p) acts very much like a parameter in a function. Once the exception is caught, you can access the thrown value from this parameter in the body of a catch block.。 ~@[](1)

答案:TRUE