MCQOPTIONS
Saved Bookmarks
| 1. |
WHICH_OF_THE_FOLLOWING_IS_CONSIDERED_WHEN_BROKER_IS_COMPARED_TO_ITERATOR_PATTERN??$ |
| A. | An iterator provides access to the elements of a collection on behalf of a client |
| B. | An iterator do not provides access to the elements of a collection on behalf of a client |
| C. | Broker is not an iterator pattern |
| D. | None of the mentioned |
| Answer» B. An iterator do not provides access to the elements of a collection on behalf of a client | |