To implement standard patterns of object creation
1.What is the main purpose of Creational Design Patterns?
2.Which of the following is a need for using the Factory pattern?
3.What is the purpose of the Singleton design pattern?