Q:

Which of the following is true with respect to generator pattern

0

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


  1. They have a broker that mediates interactions between a client and a supplier
  2. They have a generator that creates instances of a product on behalf of a client
  3. They have a reactor that registers with a target to respond to target events on behalf of a client
  4. None of the mentioned

Answers

B. They have a generator that creates instances of a product on behalf of a client

total answers (1)