

MCQOPTIONS
Saved Bookmarks
1. |
In which of the following pattern, a visitor class is used which changes the executing algorithm of an element class? |
A. | visitor pattern |
B. | mvc pattern |
C. | business delegate pattern |
D. | composite entity pattern |
Answer» B. mvc pattern | |