Question:Which function returns the array value residing at the current pointer position of the array?
A current() B Unshift() C push() D Pop()
+ AnswerA
+ Report