Exam UiARD All QuestionsBrowse all questions from this exam
Question 204

A developer wants to develop a process that will contain only HTTP Request activities. The developer also needs to ensure that the process can run concurrently with other processes on the same machine.

Which option must be enabled in the Project Settings - General tab?

    Correct Answer: C

    To ensure that a process containing only HTTP Request activities can run concurrently with other processes on the same machine, the 'Starts in Background' option must be enabled in the Project Settings - General tab. This enables the process to run in the background without interfering with any foreground activities, thereby allowing concurrency with other processes.

Discussion
sur_bhi123456789Option: C

The given ans. is correct