State any four difference between a static queue snd dynamic queue
Answers
Answered by
1
Answer:
static queue is one that is defined ahead of time and the queue definition persists in the environment. A dynamic queue is created on demand. Of these there are two varieties in IBM MQ. A temporary dynamic queue is created on demand and is deleted when the program that created it disconnects.
Explanation:
Please mark me as brainlist and thanks if useful
Similar questions