Blue Prism Certified Developer (AD01) — Question 36

Which of the following comments about an object's run mode is true?

Answer options

Correct answer:

Explanation

Option B is correct because a background run mode allows for concurrent execution with multiple types of business objects. Option A is incorrect as foreground objects cannot run simultaneously. Option C is false because an exclusive run mode indeed cannot run with others. Option D is wrong since the run mode does influence concurrent execution capabilities.