Multiple choice technology platforms and products

Which of this is not a type of MQ Queue?

  1. Local Queue

  2. Remote Queue

  3. Alias Queue

  4. Global Queue

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

In IBM MQ (WebSphere MQ), the standard queue types are Local Queue, Remote Queue, Alias Queue, and Model Queue. A 'Global Queue' is not a recognized queue type in the MQ architecture, making it the correct answer to 'which is NOT a type'. Local queues store messages locally, remote queues define queues on other queue managers, and alias queues provide alternative access paths to existing queues.