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

The EXPLANATION is: Advice is a certain method APPLIED at a certain join of a CODE.



Discussion

No Comment Found

Related InterviewSolutions