Research and write code on the following topic:
Create a Singleton class by following an example as identified through research. The Singleton design pattern will be used in the course project.
Deliverables:
Brief description of identified Singleton class.
Singleton class code.
