ExamGecko
Question list
Search
Search

Question 58 - 2V0-72.22 discussion

Report
Export

Which statement defines a pointcut? (Choose the best answer.)

A.
A point in the execution of a program such as a method call or field assignment.
Answers
A.
A point in the execution of a program such as a method call or field assignment.
B.
An expression that selects one or more join points.
Answers
B.
An expression that selects one or more join points.
C.
A module that encapsulated advices.
Answers
C.
A module that encapsulated advices.
D.
Code to be executed at each selected join point.
Answers
D.
Code to be executed at each selected join point.
Suggested answer: B

Explanation:

Reference: https://www.baeldung.com/spring-aop-pointcut-tutorial

asked 16/09/2024
Ivan Dujmic
52 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first