51.1k views
22 votes
The Publisher-Subscriber design pattern is used to create __________________ communication between software objects and is used to build _____________ components.

User Ali Aref
by
5.5k points

1 Answer

8 votes

Answer:

indirect, reusable

Step-by-step explanation:

The Publisher-Subscriber design pattern is used to create indirect communication between software objects and is used to build reusable components.

User Derjanb
by
6.2k points