What is true about defer items from the Work Queue?
What is true about deferring items from the Work Queue?
a)New items can be deferred to prevent them from being worked too soon
b)All the options
c)If Get Next Item fails to get an item, it does not necessarily mean there are no unworked items in the queue
d)Defer means the items are temporarily frozen.