CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 60: AD01: Blue Prism Developer

Examine the following process flow: The Process is intended to attempt to perform the processing in the recover block, Block 3, a maximum of three times before throwing an exception. Data Item "Attempts" is a number data item with an initial value of 0Data Item "Max Attempts" is a number data item with an initial valu…

Nội dung câu hỏi

Examine the following process flow: The Process is intended to attempt to perform the processing in the recover block, Block 3, a maximum of three times before throwing an exception. Data Item "Attempts" is a number data item with an initial value of 0Data Item "Max Attempts" is a number data item with an initial value of 3The "˜Increment Attempts' calculation stage adds 1 to the attempts value and outputs a result to the "Attempts" data itemTo enable this to work correctly, what is the correct expressions for the "˜Try Again' decision stage?

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. [Attempts] < [Max] — đáp án hiện tại
  2. B. [Attempts] > [Max]
  3. C. [Attempts] = [Max]
  4. D. [Attempts] + 1

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề