PdfPrep.com

Which of the following statement combinations about Blue Prism memory management is correct?

Which of the following statement combinations about Blue Prism memory management is correct?
A . A Blue Prism Process reads a Business Object into memory as required. Once the called Action is complete, the Process releases the memory for the .Net Garbage Collector to reclaim. A Blue Prism Process reads a Sub Process into memory as required. Once the called Sub Process is complete, the Process releases the memory for the .Net Garbage Collector to reclaim.
B . A Blue Prism Process holds a Business Object in memory for the duration of its run. A Blue Prism Process reads a Sub Process into memory as required. Once the called Sub Process is complete, the Process releases the memory for the .Net Garbage Collector to reclaim.
C . A Blue Prism Process holds a Business Object into memory as required. Once the called Action is complete, the Process releases the memory for the .Net Garbage Collector to reclaim.
D . A Blue Prism Process holds a Sub Process in memory for the duration of its run. A Blue Prism Process holds a Business Object in memory for the duration of its run.

Answer: A