Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AD01 topic 1 question 8 discussion

Actual exam question from Blue Prism's AD01
Question #: 8
Topic #: 1
[All AD01 Questions]

Study the following process flow:

This is the Main Page of a simple process which calls the Page Calculation before completing.
The data items are configured as follows:
✑ X is a Number data item with an initial value of 20
✑ Y is a Number data item with an initial value of 5
✑ Result is a Number data item with no initial value
The Calculation page stage is configured as follows:

The Calculation Page is as follows:

The Data Items are configured as follow:
✑ X is a Number data item with an initial value of 10
✑ Y is a Number data item with an initial value of 5
✑ Result is a Number data item with no initial value
The Start Stage is configured pass through the X and Y values an input parameters
The divide calculation stage expression is [X] / [Y]
The end stage is configured to pass back the results value as an output parameter.
What will be contained in the Result Data Item on the Main Page following the execution of the Process?

  • A. 0
  • B. No Value
  • C. 2
  • D. 4
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
RadekRPA
1 year, 1 month ago
If we consider that calculation stage has no defined Store Result In, it should be B. But it make sense it is D
upvoted 1 times
...
prabhaprabhu
1 year, 6 months ago
Selected Answer: D
20/5 =4
upvoted 1 times
...
tdesbarres
1 year, 10 months ago
The answer must be D because in the Calculation stage the Divide must go into a result. If you do not put a value in the Result section of the Calculation stage you get a Validation Error. So because Validation Error is not an option you have to assume that it works therefore 4 is the answer.
upvoted 2 times
...
770_is_everywhere
1 year, 11 months ago
the problem with this question that in 'Divide' calc not mentioned that the result will be set into the 'Result' data item - wich makes confues to choose between B to D ... if no result set so B... else result set so is D
upvoted 2 times
...
Kaleopan
1 year, 11 months ago
Internal exception as "Divide" calculation has no value set as "Store Result In". Technically B is the correct answer as the Item will remain without value and the question does not specify executing the process successfully.
upvoted 2 times
...
sbouferriche
2 years, 1 month ago
20 / 5 = 4 this is the answer
upvoted 1 times
...
sogoku_ichi_2907
2 years, 10 months ago
Yes, D is the correct answer. Global variables [X] and [Y] will be passed through the sub-page.
upvoted 2 times
...
sstusard
3 years, 2 months ago
D is the right answer since the X and Y values 20 and 5 were passed in page reference from the Main page and existing X and Y values on-page itself were over-written.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...