Facade
💡 It is like a layer of abstraction to make the interaction with a bunch of classes that are strongly coupled simpler and easier by making a facade interface
EXAMPLE :
💡 It is like a layer of abstraction to make the interaction with a bunch of classes that are strongly coupled simpler and easier by making a facade interface
EXAMPLE :