1z0-807 Java EE 6 Enterprise Architect Certified Master

Loading demo links...

Showing 10–10 of 10 questions

Question 10

While analyzing an application, you observe that it contains numerous Interfaces for complex domain logic. Completing a business Function currently requires calling several of these interfaces in an order that is understood by system experts.

Which design pattern would you suggest to refactor the code?

Select an option, then click Submit answer.

  • Façade

  • MVC

  • DAO

  • Adapter

  • Decorator