Physics, asked by bhuvanesh1679, 11 months ago

Which activity can you use if you want to loop through a collection of items?

Answers

Answered by writersparadise
0

The answer is For Each.

The activity that you can use if you want to loop through a collection of items is For Each.  

When you specify the For Each clause, each item in the loop is taken into consideration and the steps to be performed for each of these items. This gives the same result as writing the steps to be performed as many number of times you want the loop to be executed.

Answered by Anonymous
0

Acceptance testing is a technique used for requirements verification.

Similar questions