Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam UiPath-ADPv1 All Questions
Exam UiPath-ADPv1 All Questions

View all questions & answers for the UiPath-ADPv1 exam

UiPath Certified Professional - Developer Track UiPath-ADPv1 Question # 11 Topic 2 Discussion

UiPath-ADPv1 Exam Topic 2 Question 11 Discussion:
Question #: 11
Topic #: 2

In UiPath Studio, how can a specific amount of time be subtracted from the current date using DateTime and TimeSpan variables in the VB.NET?


A.

Multiply the TimeSpan variable by -1 and then add it to the DateTime variable.


B.

Assign the subtraction result to a DateTime variable with the following syntax Today.Subtract(Span).


C.

Use the Add method on the DateTime variable and pass a negative TimeSpan value.


D.

Call Now.Subtract(Span) directly, without using a DateTime variable.


Get Premium UiPath-ADPv1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.