You need to design the Service Broker queues that will be used to submit requests for long-running reports. Your solution must minimize complexity of using the queues by applications.<br /> What should you do?()
A、Specify one queue for each client application that can submit report requests.
B、Specify one queue for each of the two report-generation services.
C、Specify one queue for all long-running report requests.
D、Specify eight queues:One for each service, and one for each client application.