IBM
C2140-842 · Question #38
What will the following CallScript do? CallScript (myScript, null, DP_ALL)
The correct answer is B. cause the script to iterate through the entire datapool. See the full explanation below for the reasoning.
Question
What will the following CallScript do? CallScript (myScript, null, DP_ALL)
Options
- Acause the script to run an infinite number of times
- Bcause the script to iterate through the entire datapool
- Ccause the script to run through 100 datapool values
- Dcause myScript to always pass
How the community answered
(27 responses)- A11% (3)
- B81% (22)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.