Which of the following is incorrect about the command pattern – Enpatika
Skip to content
Yeni Enpatika Logo

Enpatika

En Güncel Oyun ve Sistem Gereksinimleri Sitesi

  • Ana Sayfa
  • Gizlilik Politikası
  • Telif Hakları
  • İletişim
  • taraftar tv apk

Which of the following is incorrect about the command pattern

What is the difference between pattern and strategies?

1 April 2022 Enpatika.com Genel

State Pattern defines the “what” and “when” part of an Object. Example: What can an object when it’s in a certain state. Strategy pattern defines the “How” part of an Object. Example: How a Sorting object sorts data.

Read more

What is the difference between strategy design pattern and State design pattern?

1 April 2022 Enpatika.com Genel

State design pattern is used to define and manage state of an object, while Strategy pattern is used to define a set of interchangeable algorithm and lets client to choose one of them. So Strategy pattern is a client driven pattern while Object can manage there state itself.

Read more

What is the difference between strategy and decorator pattern?

1 April 2022 Enpatika.com Genel

The strategy pattern allows you to change the implementation of something used at runtime . The decorator pattern allows you augment (or add to) existing functionality with additional functionality at run time.

Read more
WordPress Theme: Gridbox by ThemeZee.