Multiple choice technology architecture

Is this statement true or false ? - MQ message has a data part and a descriptor part

  1. True

  2. False

  3. None of the above

  4. Don't Know

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

Every MQ message consists of two parts: the data part (application payload) and the descriptor part (metadata including message headers, properties, and control information). This structure allows MQ to handle routing, prioritization, and delivery guarantees independently of the message content.