In IBM MQ (formerly WebSphere MQ), a transmission queue temporarily stores messages destined for a remote queue manager before they are transmitted through a channel. This provides reliability and asynchronous communication. The queue holds messages until the channel can deliver them to the target system. Option A is incomplete (doesn't mention channel transmission), C describes local queues, and D is incorrect.