InterviewSolution
Saved Bookmarks
| 1. |
________ describes a class of functions which when run modify other functions.(a) Class(b) Advice(c) Modifiers(d) ChangersThe question was posed to me during an internship interview.My question is based upon Testing Exception Handling topic in chapter Mastering JUnit of JUnit |
|
Answer» Correct OPTION is (b) Advice |
|