InterviewSolution
| 1. |
What Is Called An Advice? |
|
Answer» Advice will tell APPLICATION on new behavior and it is the implementation of an aspect. It is INSERTED into an application at the joinpoint. Advice will tell application on new behavior and it is the implementation of an aspect. It is inserted into an application at the joinpoint. |
|