A developer wants to extract data from "Sheet1" of the "Test.xls" file using the following code: In addition, the devel
Posted: Wed Mar 15, 2023 5:18 am
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"
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"