Related questions
Question 33 - 2V0-72.22 discussion
Which two statements about pointcut expressions are true? (Choose two.)
A.
A pointcut expression cannot specify the type of parameters.
B.
A pointcut expression will throw an exception if no methods are matched.
C.
A pointcut expression cannot have a wildcard for a method name.
D.
A pointcut expression can include operators such as the following: && (and), || (or), ! (not).
E.
A pointcut expression can be used to select join points which have been annotated with a specific annotation.
Your answer:
0 comments
Sorted by
Leave a comment first