Câu 6: UiARD: UiPath Advanced RPA Developer v1.0
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…
Nội dung câu hỏi
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?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. OutputDataTable.Rows.Count = 1 -Contains the values of cells "A2" and "B2" — đáp án hiện tại
- B. OutputDataTable.Rows.Count = 2 -Contains the values of cells "A1" and "B1"
- C. OutputDataTable.Rows.Count = 2 -Contains the values of cells "A2" and "B2"
- D. OutputDataTable.Rows.Count = 10,000Contains the values of cells "A2" and "B2"
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.