nerdexam
Oracle

1Z0-807 · Question #18

An online library wants to introduce a feature where an email notification is generated whenever a book becomes available for circulation. This notification must be sent to only those members who…

The correct answer is A. Observer. See the full explanation below for the reasoning.

Question

An online library wants to introduce a feature where an email notification is generated whenever a book becomes available for circulation. This notification must be sent to only those members who have expressed interest in that book. Which design pattern would you use to implement this requirement?

Options

  • AObserver
  • BPayload Extractor
  • CAsynchronous Resource Integrator
  • DWeb Service Broker
  • EService Starter

How the community answered

(55 responses)
  • A
    71% (39)
  • B
    5% (3)
  • C
    18% (10)
  • D
    2% (1)
  • E
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-807 Practice