CIW Exam Questions

which class could be a Singleton?

Refer to the exhibits to answer the question.

A Singleton design pattern describes a class that only has one instance in the system. For the
event planning system, which class could be a Singleton?

A.
Event

B.
Location

C.
ArenaFacility

D.
EventPlanningSystem