Blue Prism Certified Developer (AD01) — Question 9

When configuring an object's run mode which of the following is true?

Answer options

Correct answer: A

Explanation

The correct answer is A because setting the run mode to foreground does indeed give that object priority over others. Option B is incorrect because while exclusive mode restricts concurrent processes, it doesn't relate to priority. Option C is wrong as background processes can run simultaneously but do not have priority. Option D is misleading since leaving the run mode blank doesn't prioritize any object.