What are the types of participants of the prototype design pattern you will get?

devquora
devquora

Posted On: Feb 22, 2018

 

The following are some of the types of prototype design pattern you will get and they are:

  • Prototype registry: this type of registry, services have all the prototypes accessible using all the simple parameters.
  • Clients: clients are the one who will be responsible for using the prototype design pattern.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Design Pattern Interview Questions

    What is the design pattern?

    The design pattern is one of the most common repeatable solutions that are given to many different software designs...

    Design Pattern Interview Questions

    What are the categories in which the design patterns can be divided?

    The following are the categories in which the design pattern can be divided and they are:..

    Design Pattern Interview Questions

    What is the Creational design pattern?

    A creational design pattern is a type of design pattern that mainly deals with the object of the creational mechanism...