Which statement is true?()<br /> <img src="https://nimg.ppkao.com/2018-08/zhoulian/2018080114560734454.jpg?sign=c768f024ff495c37c0176927d02b845c&t=62d3226a" />
A、Compilation succeeds.
B、class A does not compile.
C、The method declared on line 9 cannot be modified to throw TestException.
D、TestA compiles if line 10 is enclosed in try/catch block that catches TestException.