An administrator has been asked to create a model queue that will be used by client applications
to receive reply messages from a central processing application on a distinct queue for each client
application. The messages returned to the client are persistent messages.
What command is appropriate to define the model queue?

A.
DEFINE QMODEL (RPLYQ) DEFPRESP (YES)
B.
DEFINE QMODEL (RPLYQ) DEFPRESP (YES)
C.
DEFINE QMODEL (RPLYQ) DEFPRESP (PERMDYN)
D.
DEFINE QMODEL (RPLYQ) DEFPRESP (TEMPDYN)