Question
a.
The Facade pattern is a broker pattern that eases interaction between a client and a sub-system of suppliers
by providing a simpler interface to the sub-system
b.
Sub-systems may contain many classes with complex interfaces and relationships, but often clients only need basic services that can be supplied through a simple interface
c.
The broker class, called a façade, provides basic, simplified services to clients by taking upon itself the job of dealing with a complex sub-system
d.
All of the mentioned
Posted under Software Architecture and Design
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following is true for facade pattern?
Similar Questions
Discover Related MCQs
Q. Which of the following belongs to iterator pattern?
View solution
Q. Which of the following i correct?
View solution
Q. Which of the pattern all the classes coupling is reduced?
View solution
Q. Which of the following is for Facade Pattern?
View solution
Q. Which of the following is a type of broker pattern?
View solution
Q. Which of the following does not follow the sequence of the mediator pattern?
View solution
Q. The Mediator pattern has which of the following advantages?
View solution
Q. Which are the drawback for mediator pattern?
View solution
Q. Which of the following is consequence of mediator class?
View solution
Q. Which of the following is true for Adapter pattern?
View solution
Q. The Adapter patterns provide object-oriented adapters in which of theses varieties?
View solution
Q. A class (the adapter class) may be given a new interface by an adapter class in which of the two ways?
View solution
Q. A class (the adapter class) may be given a new interface by an adapter class in which of these ways?
View solution
Q. Which of these states about Object Adapter pattern?
View solution
Q. Which of the following is true for proxy pattern?
View solution
Q. Which of the following is not followed by proxy pattern?
View solution
Q. What are stand-ins for objects not yet created are called?
View solution
Q. Which of the following is incorrect with respect to the proxy pattern?
View solution
Q. Which of the following is consequence for proxy pattern?
View solution
Q. Most object-oriented languages and systems provide which of these ways to create new objects?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Software Architecture and Design? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!