Click the Exhibit button. Given:<br /> <img src="https://nimg.ppkao.com/2018-08/longzhengxuan/2018080117151717888.jpg?sign=32d46f1650eabf40820ecc0278911a85&t=62d360d0" /><br /> <img height="381" src="https://nimg.ppkao.com/2018-08/longzhengxuan/2018080117153927070.jpg?sign=8f6eccf635720ffe9e9f2c3b616cfa86&t=62d360d0" width="417" /><br /> Which two statements are true if a NullPointerException is thrown on line 3 of class C? ()
A、The application will crash.
B、The code on line 29 will be executed.
C、The code on line 5 of class A will execute.
D、The code on line 5 of class B will execute.
E、The exception will be propagated back to line 27.