

MCQOPTIONS
Saved Bookmarks
1. |
In which of the following pattern a class represents functionality of another class? |
A. | proxy pattern |
B. | chain of responsibility pattern |
C. | command pattern |
D. | interpreter pattern |
Answer» B. chain of responsibility pattern | |