Question:Which of the following statement is used for pulling each key/value pair from the array until all items have been retrieved?
A for statement B foreach statement C do-while statement D None
+ AnswerB
+ Report