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)- A80% (39)
- B10% (5)
- C6% (3)
- D4% (2)
Community Discussion
No community discussion yet for this question.