Examine the following process flow:
The Loop Orders loop is configured to loop through the Orders collection.
How many times will the ‘Process Order’ page be executed?
A . 1
B . 15
C . The loop will be infinite
D . It’s impossible to tell. There is no loop counter.
Answer: B