Explain Creational Design Pattern.
Select a type of Creational Design Pattern, explain why you selected that particular pattern type.
Provide a sample code in JavaScript (I will accept pseudo code) with explanation/comment, you need to explain the purpose of the sample code (reference your book for more guidance). It is preferred to submit a simple running code in JavaScript but it is optional.