nerdexam
IBM

C2180-376 · Question #50

C2180-376 Question #50: Real Exam Question with Answer & Explanation

The correct answer is A. Create a temporary dynamic queue and call MQSUB for each topic.. See the full explanation below for the reasoning.

Question

A client application is subscribing to as many as five different topics (no wildcards are possible). Given that the number of client applications may vary and subscriptions are not durable, what is the best option for creating a subscription?

Options

  • ACreate a temporary dynamic queue and call MQSUB for each topic.
  • BCreate a temporary dynamic queue and use MQSUB with the list of topic names separated
  • CUse MQSUB with the MQSO_MANAGED option for the first topic and subsequent calls
  • DUse MQSUB with the MQSO_MANAGED option and the list of topic names separated

Community Discussion

No community discussion yet for this question.

Full C2180-376 Practice