📚 Practice Mode

Software Design Patterns and Java Frameworks

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

What is an aspect?

  1. A Java class encapsulating one or more advices.
  2. A child class inheriting properties of parent class
  3. A class that implements an interface
  4. Transaction handling capability of spring framework