Multiple choice technology web technology

What is the MQ Object that provides an application programming interface, the Message Queue Interface (MQI).

  1. Queue Manager

  2. Command server

  3. Listener

  4. Queue

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Queue Manager is the primary MQ component that provides the MQI (Message Queue Interface) to applications. It manages queues, channels, and message routing. Other options like listener, command server, or queues are objects managed BY the queue manager, not the API provider itself.