IBM
C2180-376 · Question #92
A server application will be written to respond to request messages from multiple independent sources. Each request message will have a unique reply-to-queue. Which MQI calls should be used in…
The correct answer is D. MQOPEN, MQCLOSE, MQGET, MQPUT1. See the full explanation below for the reasoning.
Question
A server application will be written to respond to request messages from multiple independent sources. Each request message will have a unique reply-to-queue. Which MQI calls should be used in addition to MQCONN and MQDISC?
Options
- AMQGET, MQPUT
- BMQGET, MQPUT1
- CMQOPEN, MQCLOSE, MQGET, MQPUT
- DMQOPEN, MQCLOSE, MQGET, MQPUT1
How the community answered
(55 responses)- A7% (4)
- B16% (9)
- C5% (3)
- D71% (39)
Community Discussion
No community discussion yet for this question.