Question:Which function serves to set an array pointer back to the beginning of the array?
A Unshift() B Shift() C reset() D Push()
+ AnswerC
+ Report