单项选择题
What is the result?()
A. the program runs and prints nothing. B. The program runs and prints “Finally”. C. The code compiles. But an exception is thrown at runtime. D. the code will not compile because the catch block is missing.
多项选择题 Whichfourtypesofobjectcanbethrownusingthethrowstatement?()
单项选择题 What is the result?()
单项选择题 Which statement at Point X on line 1 allows this code to compile and run?()