Microsoft Exam Questions

Which of the following statement are true about queuing…

Which of the following statement are true about queuing messages?

A.
Storage queue messages have no size restrictions. The reason for using smaller messages sizes is to
increase throughput to the queue.

B.
Storage queue messages are limited to 64 KB.

C.
Storage queue messages are durable.

D.
The client application should save the message identifier returned after adding a message to a queue for
later use.