nerdexam
Oracle

1Z0-807 · Question #28

Which type of application would benefit from using the Singleton pattern?

The correct answer is A. An application that interacts with external systems in serial fashion. See the full explanation below for the reasoning.

Question

Which type of application would benefit from using the Singleton pattern?

Options

  • AAn application that interacts with external systems in serial fashion.
  • BAn application that interacts with external systems in parallel fashion.
  • CA clustered application that can support 200 concurrent users.
  • DAn application that requires remote monitoring capabilities

How the community answered

(49 responses)
  • A
    80% (39)
  • B
    10% (5)
  • C
    6% (3)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-807 Practice