Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login

Which creational design pattern separates the construction of a complex object from its representation, allowing the same process to create different representations?

AAbstract Factory Pattern
BBuilder Pattern
CSingleton Pattern
DAdapter Pattern

Explanation

The Builder pattern constructs complex objects step-by-step using a Director and Builder interface.

Submitted by: mcqstutor Team More Software Engineering MCQs →

No Comments

Leave a comment

Your email address will not be published. Required fields are marked *