1.

Facade pattern couples a subsystem from its clients.(a) True(b) FalseI got this question in a national level competition.This interesting question is from Software Design Pattern topic in portion Design and Implementation of Software Engineering

Answer» RIGHT ANSWER is (b) False

Explanation: A FACADE can be a single ENTRY point to each SUBSYSTEM level. It decouples the subsystem.


Discussion

No Comment Found

Related InterviewSolutions