Multiple choice technology architecture

From the list below , which is not a feature of MQ ?

  1. Assured message delivery

  2. transform message format

  3. Asynchronous messaging

  4. Platform independence

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

IBM MQ (WebSphere MQ) is a messaging middleware that provides assured message delivery, asynchronous messaging capabilities, and platform independence for message communication. Transforming message formats is NOT a core feature of MQ - that functionality belongs to integration brokers like IBM Integration Bus or DataPower.