nerdexam
Oracle

1Z0-899 · Question #85

Which two are characteristics of the Front Controller pattern? (Choose two.)

The correct answer is B. It promotes cleaner application partitioning and encourages reuse. C. It provides an initial point of contact for handling all related requests. See the full explanation below for the reasoning.

Question

Which two are characteristics of the Front Controller pattern? (Choose two.)

Options

  • AIt simplifies remote interfaces to distributed objects.
  • BIt promotes cleaner application partitioning and encourages reuse.
  • CIt provides an initial point of contact for handling all related requests.
  • DIt reduces maintainability due to the increased complexity of the design.
  • EIt provides loosely coupled handlers that can be combined in various permutations.

How the community answered

(50 responses)
  • A
    2% (1)
  • B
    84% (42)
  • D
    6% (3)
  • E
    8% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice