How are patterns used in object oriented design?

Creational design patterns are concerned with the way of creating objects. These design patterns are used when a decision must be made at the time of the instantiation of a class (i.e. creating an object of a class). This pattern can be further divided into class-creation patterns and object-creational patterns.

Sizin İçin Seçtik  What is C++ design patterns?

Leave a Reply

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