Which of the following is true for broker pattern
- Broker patterns are the simplest mid-level design patterns
- All broker patterns have instances of a Broker class that mediate the interaction between Client and Supplier class instances
- All of the mentioned
- None of the mentioned