ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 43 - ASDEV01 discussion

Report
Export

Examine the following Blue Prism Process diagram:

The initial values of the data items are displayed in the diagram above All 3 data items are configured as Number

The 'Perform Calculation' stage Properties window is displayed below:

When this diagram is run through the the End stage, what will the current value of the Z data item be?

A.
([X] + [Y])* [X]
Answers
A.
([X] + [Y])* [X]
B.
An Internal Exception will be thrown Failed to evaluate Calculation
Answers
B.
An Internal Exception will be thrown Failed to evaluate Calculation
C.
0
Answers
C.
0
D.
12
Answers
D.
12
E.
10
Answers
E.
10
Suggested answer: D

Explanation:

This is the correct value of the Z data item after running the diagram through the end stage. The calculation stage will set the value of Z to ([X] + [Y])* [X], which is (2 + 4) * 2 = 12. The other options are either incorrect or describe different scenarios.

Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 14)

asked 16/09/2024
Igor Komino
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first