adplus-dvertising
frame-decoration

Question

Which of the following are considered as Mid Level design patterns?

a.

Iterator Pattern

b.

Collection Pattern

c.

All of the mentioned

d.

None of the mentioned

Answer: (c).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following are considered as Mid Level design patterns?

Similar Questions

Discover Related MCQs

Q. Which of the following can be included as the collection?

Q. What does collection iteration means?

Q. Which among these are the iteration control facilities?

Q. Which of these are necessary requirements for Iteration mechanism?

Q. Which of these prepare iteration mechanism for next traversal?

Q. Which of the possibilities for where an iteration mechanism resides?

Q. Interface control mechanism can work in which of these ways?

Q. An iteration mechanism which provides collection element as directed by the client?

Q. Which of the following is true about built-in internal iteration control mechanism?

Q. Which of the following is true about built-in external iteration control mechanism?

Q. Placing the iteration mechanism in iterators separate from collection must satisfy which of the following?

Q. Which of the following is not correct regarding Multiple simultaneous iterations?

Q. Which of the following is correct about Collection interface simplicity?

Q. An iteration mechanism is able to tolerate changes to its associated collection only when collection meets which of the following?

Q. Which of the following does not belong to mid-level design patterns?

Q. Which of the following pattern features a client that needs a service from a supplier,but there is some problem with the supplier providing the
service directly to the client?

Q. Which of the following pattern includes client that generally creates a instance that registers with a target to carry out tasks in response to target events on behalf of the client?

Q. Which of the following is true with respect to generator pattern?

Q. Which of the following is true for broker pattern?

Q. Brokers patterns can be used for which of the following reasons?