Free UiADPv1 Exam Braindumps (page: 16)

Page 16 of 38

A developer has defined a variable named “CurrentDate” of type DateTime. Which of the following expressions can be used to show what hour was 12 hours prior to the date from the variable?

  1. DateTime.SubtractHours(CurrentDate, 12).Hour
  2. CurrentDate.AddHours(–12).Hour
  3. CurrentDate SubtractHours(12).Hour
  4. DateTime.AddHours(CurrentDate, –12).Hour

Answer(s): B



A developer needs to use the REFramework to automate a business process that involves processing transactions within an Excel table. Each transaction in the table should follow the same steps for processing and queues cannot be used as there is no Orchestrator in the environment.

Which variable type is best suited for TransactionItem in this scenario?

  1. System.Data DataTable
  2. UiPath.Core.QueueItem
  3. System.Data.DataRow
  4. System.Data.DataRow[]

Answer(s): C



Which Scraping method should be used for the Get Text activity to capture hidden text from an application?

  1. Native
  2. Text attribute
  3. Default
  4. Full text

Answer(s): D



Which of the following best describes the Alerts panel?

  1. A panel that displays summaries of the alerts you subscribed to, received as error reports every ten minutes, or as daily reports.
  2. A panel that displays alerts as they occur.
  3. A panel that displays a more comprehensive list of all alerts.
  4. A panel that displays the most severe five alerts, accessible from the Alerts bell.

Answer(s): D



Page 16 of 38



Post your Comments and Discuss UiPath UiADPv1 exam with other Community members:

Tapish commented on March 13, 2024
1st Attempt
INDIA
upvote