What is the creational design pattern?



What is the creational design pattern?..

Answer / Roopam Singh

Creational Design Patterns are patterns that deal with object creation mechanisms, trying to create objects in a manner suitable to the situation. The basic form of object creation could result in design issues like extra coupling between objects, difficulty in reusing object creation logic, or objects not meeting their intended lifetimes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Design Patterns Interview Questions

Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?

1 Answers   IAF,


What are the benefits of the proxy in the design pattern?

1 Answers  


In which application lifecycle phases is an application architecture produced?

1 Answers   Microsoft,


Name some of the analytical tools and KPIs that you used in your evaluations.

3 Answers  


What is grouping in CSS?

1 Answers  


2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.

1 Answers   IBM,


What is clean architecture?

1 Answers  


What are the SDLC phases you have invloved ?

1 Answers   Infosys, Tech Mahindra,


Why is singleton used?

1 Answers  


what is design patterns? which design patterns mostly used in .net? How it is used with examples?

1 Answers   IBM, Satyam,


Why singleton beans are not thread safe?

1 Answers  


Give me example of observer design pattern?

1 Answers  


Categories