VMware vRealize Automation 8.x (2022) — Question 45

Which two statements about pointcut expressions are true? (Choose two.)

Answer options

Correct answer: D, E

Explanation

Answer D is correct because pointcut expressions can indeed utilize logical operators like &&, ||, and ! to combine different conditions. Answer E is also correct as pointcut expressions can match join points that have specific annotations. Options A, B, and C are incorrect because they misrepresent the capabilities and behaviors of pointcut expressions.