Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods?
Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods? Correct Answer Facade pattern
Facade pattern hides the complexities of the system and provides an interface to the client using which client can access the system.
মোঃ আরিফুল ইসলাম
Feb 20, 2025