nerdexam
Oracle

1Z0-899 · Question #76

A developer is designing a web application that makes many fine-grained remote data requests for each client request. During testing, the developer discovers that the volume of remote requests…

The correct answer is B. Transfer Object. See the full explanation below for the reasoning.

Question

A developer is designing a web application that makes many fine-grained remote data requests for each client request. During testing, the developer discovers that the volume of remote requests significantly degrades performance of the application. Which design pattern provides a solution for this problem?

Options

  • AFlyweight
  • BTransfer Object
  • CService Locator
  • DDispatcher View
  • EBusiness Delegate
  • FModel-View-Controller

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    72% (39)
  • C
    4% (2)
  • D
    15% (8)
  • E
    2% (1)
  • F
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice