Multiple Choice Question (MCQ)

Question: Which method removes the last elements from an array?
A. Join()
B. Push()
C. Pop()
D. Shift()
Correct Answer: Pop()