Which Design Pattern Provides A Single Class Which Provides #1220
Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Beans JDBC - Java Design Patterns - Quiz No.1.
Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods?
Adapter pattern
Builder pattern
Facade pattern
Prototype pattern