Interview Questions on Spring AOP

Some of questions on AOP will be asked while interviewing candidates. These are as follows:

  1. Describe Spring AOP?

  2. What is the difference between concern and cross-cutting concern in Spring AOP?

  3. What are the available AOP implementations?

  4. What are the different advice types in spring?

  5. What is Spring AOP Proxy?

  6. What is Introduction?

  7. What is joint point and Point cut?

  8. What is weaving in AOP?