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

MQ provides assured delivery, asynchronous messaging, and platform independence as core features. Message transformation is a function of Message Broker, not MQ itself, making it the correct answer for 'not a feature of MQ'.