1.

Which built-in method removes the last element from an array and returns that element?

A. last()
B. get()
C. pop()
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found