What will be the result of the processing?
A developer is working with a variable named sampleDataTable of type DataTable in the following sequence. In the Invoke Code activity, the developer wants to sum up all values from column "Price" in the sampleDataTable. What will be the result of the processing? A . Message Box” activity will display...