• Home
  • Which of the following describes the Facade pattern correctly?
Question 1:
Which of the following describes the Facade pattern correctly?
A. This pattern allows a user to add new functionality to an existing object without altering its structure
B. This pattern is used where we need to treat a group of objects in similar way as a single object
C. This pattern hides the complexities of the system and provides an interface to the client using which the client can access the system
Feedback Facade pattern hides the complexities of the system and provides an interface to the client using which the client can access the system
D. This pattern is primarily used to reduce the number of objects created and to decrease memory footprint and increase performance

These questions are from this test. Would you like to take a practice test?

Design Patterns Quiz 3 | Englishfreetest.com