Multiple choice technology web technology

Transmission Channel is bidirectional - user can send and receive messages

  1. True

  2. False

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

Message Channels in IBM MQ are unidirectional - they transfer messages in one direction only. A Sender channel sends messages from one Queue Manager to another, while a Receiver channel receives them. For bidirectional communication, you need two separate channels (a sender/receiver pair in each direction).