UiPath RPA Associate (UiRPA) — Question 7
What is the output data type of the Output Data Table activity?
Answer options
- A. Object
- B. List
- C. DataRow
- D. String
Correct answer: D
Explanation
The Output Data Table activity converts a DataTable into a String format, making option D the correct answer. Options A, B, and C are incorrect because they refer to other data types that do not represent the output of this specific activity.