InterviewSolution
Saved Bookmarks
| 1. |
The ___________ is a software design pattern that allows the interface of an existing class to be used as another interface.(a) Adapter Pattern(b) Bridge Pattern(c) Decorator Pattern(d) Composite PatternI had been asked this question in an interview.I'd like to ask this question from Comparing Stubs, Mock Objects and In-container Testing in division In-container Testing of JUnit |
|
Answer» Right answer is (a) ADAPTER Pattern |
|