Q:

Which of the following is true for broker pattern

0

Which of the following is true for broker pattern


  1. Broker patterns are the simplest mid-level design patterns
  2. All broker patterns have instances of a Broker class that mediate the interaction between Client and Supplier class instances
  3. All of the mentioned
  4. None of the mentioned

Answers

C. All of the mentioned

total answers (1)