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 55 discussion

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

A process contains only 4 stages. Study the following process below:

The data item "˜New Date is a date data item with no initial value.
The calculation stage is configured as follows:

What will happen when you execute the Create Date stage?

  • A. 5 days will be added to today's date and the result stored in the New Date data item.
  • B. 1 month will be added to today's date and the result stored in the New Date data item.
  • C. 1 week will be added to today's date and the result stored in the New Date data item.
  • D. The process will throw an exception as the New Date data item is null.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
JC_131
Highly Voted 3 years, 3 months ago
DateAdd(<interval<,<number>,<date>) *Interval* 0 Year 1 Week 2 (n/a) 3 (n/a) 4 Quarter Quarter 5 Month 9 Days
upvoted 9 times
...
ite
Most Recent 2 years, 5 months ago
it's b
upvoted 1 times
...
sogoku_ichi_2907
2 years, 11 months ago
Yes, B is the correct answer.
upvoted 1 times
...
Zerohash
3 years ago
Correct answer is B
upvoted 1 times
...
coolala
3 years, 3 months ago
The first parameter is the interval type. A value of 5 represents month. The second parameter is the value to be added to the date, which is the third parameter.
upvoted 1 times
...
bik0
3 years, 5 months ago
Usually dateadd used by identifying the interval first like dateadd(year, 1, '2015/1/1') which will add one year to the mentioned date But here its mentioned 5, Which means WHAT????? As per some References, Answer is B But I still didnt get it
upvoted 1 times
...
bik0
3 years, 5 months ago
Usually dateadd used by identifying the interval first But here its mentioned 5, Which means WHAT????? As per some References, Answer is B But I still didnt get it
upvoted 1 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 ...