Valid PDI Dumps shared by EduDump.com for Helping Passing PDI Exam! EduDump.com now offer the newest PDI exam dumps, the EduDump.com PDI exam questions have been updated and answers have been corrected get the newest EduDump.com PDI dumps with Test Engine here:
Access PDI Dumps Premium Version
(205 Q&As Dumps, 35%OFF Special Discount Code: freecram)
Recent Comments (The most recent comments are at the top.)
Answer is A
D is incorrect because throw a Custom Exception will be caught by the catch(Exception e), is similar to the option B "access the first element" will throw a NullPointerException and be caught by the catch (Exeption e), and neither of the two options will disrupt the code execution
Hence A is the correct answer becase is the only option that ensure the code execution is disrupted
Answer is A
Answer should be 'D', I'm pretty sure