Multiple Choice Question (MCQ)

Question: Which method removes the first array element?
A. Join()
B. Pop()
C. Push()
D. Shift()
Correct Answer: Shift()