UiPath UiARD - UiPath Advanced RPA Developer v1.0 Exam

Question #1 (Topic: Topic 1, UiPath Studio )
A developer reviewed the following sequence:

The parameters of the Invoke Method are:


In order to get the table name of the first element in the DataSet, which expressions should the developer use?
A. DataSet.Tables(0).TableName B. DataSet.Tables(1).TableName C. DataSet.Rows(0).TableName D. DataSet.Rows(1).TableName
Answer: A
Question #2 (Topic: Topic 1, UiPath Studio )
Review the following exhibit:

Based on the exhibit, what is the result of the Write Line in the sequence?
A. 123 B. True C. Hello D. 123True
Answer: B
Question #3 (Topic: Topic 1, UiPath Studio )
Review the following exhibits:


Based on the exhibits, what is the output of the sequence?
A. &lt;blank line&gt;<br /> A2X9k B. A1bx3<br /> A1bx3 C. A1bx3<br /> A2X9k D. A2X9k<br /> A2X9k
Answer: A
Question #4 (Topic: Topic 1, UiPath Studio )
A developer wants to extract data from "Sheet1" of the "Test.xls" file using the following code:

In addition, the developer configured the following properties of the Read Range activity:

Based on the exhibits, what is the result of the execution?
A. OutputDataTable object will have 2 columns and 1 row containing values of cells "A1" and "B1" B. OutputDataTable object will have 2 columns and 1 row containing values of cells "A2" and "B2" C. OutputDataTable object will have 2 columns and 2 rows containing values of cells "A2" and "B2" D. OutputDataTable object will have 2 columns and 10000 rows; the first row will contain values of cells "A1" and "B1"
Answer: B
Question #5 (Topic: Topic 1, UiPath Studio )
A developer needs to extract data from "Sheet1" of the "Test.xls" file that contains 10,000 rows of data using the code shown in the following exhibit:

In addition, the developer configured the following properties of the Read Range activity:

Based on the exhibits, what is the output of the expression, OutputDataTable.Rows.Count and what values will be contained in the OutputDataTable?
A. OutputDataTable.Rows.Count = 1<br /> Contains the values of cells "A2" and "B2" B. OutputDataTable.Rows.Count = 2<br /> Contains the values of cells "A1" and "B1" C. OutputDataTable.Rows.Count = 2<br /> Contains the values of cells "A2" and "B2" D. OutputDataTable.Rows.Count = 10,000<br /> Contains the values of cells "A2" and "B2"
Answer: A
Download Exam
Page: 1 / 52
Total 260 questions