Tag: web technology

Questions Related to web technology

  1. Setting priority to messages

  2. Grouping of messages

  3. Splitting a message in multiple parts

  4. Transforming a message.


Correct Option: A,B,C
  1. It manages queues of messages for application programs

  2. It coordinates updates to databases and queues using a two-phase commit

  3. It segments messages (if necessary) and assembles them.

  4. It provides an application programming interface, the Message Queue Interface (MQI).


Correct Option: A
  1. That’s possible only in a clustered environment.

  2. That’s possible in any case.

  3. Not possible.

  4. We need to configure some additional object like separate transmission queues for this purpose


Correct Option: A
  1. Local Queue

  2. Initiation Queue

  3. Remote Queue

  4. Dead Letter Queue


Correct Option: C
  1. Remote Queues are associated with transmission queues

  2. A program can read messages from a remote queue

  3. Remote Queue definitions must be defined for the cluster queues.

  4. An application programmer can use the name of the remote queue like a local queue.


Correct Option: A