📚 Practice Mode

Software Architecture and J2EE Patterns

Learn at your own pace with hints and detailed explanations

1 / 9
Multiple Choice

What is the name of the design pattern in which the data, the data presentation and the data controls are defined separately?

  1. Model-View-Controller.
  2. Publish-Subscribe.
  3. Observer-Observable.
  4. Reader-Writer.