InterviewSolution
Saved Bookmarks
| 1. |
The exception thrown by the ActionSequence mehod is _____________(a) NullPointer(b) Throwable(c) ArrayIndexOutOfBounds(d) ArithmeticI had been asked this question in an interview for internship.My question comes from Setting Up a Maven Project in section Running JUnit Tests from Maven2 of JUnit |
|
Answer» The correct ANSWER is (b) Throwable |
|