Based on the exhibits, what is the result of the execution?

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: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments