A bank application sends critical financial messages on a queue so that other applications can process them. In order to recover messages after a system failure, the messages need to be:

A.
set as persistent
B.
defined with high priority.
C.
saved manually in a log file.
D.
backed up to another queue.