Category: Command pattern in OOP

3X years of IT knowledge within reach

  • Command pattern in OOP

    What is the command pattern in OOP? The Command Pattern is a behavioral design pattern in Object-Oriented Programming (OOP). It is used to encapsulate a request as an object, thereby allowing for the parameterization of clients with different requests, and the queuing or logging of requests. This pattern is also used to implement transactions and…

    Read More

Rugghubel
Rugghubel

Instagram