Question #2063

Which method removes the first array element?

A.
Join()
B.
Pop()
C.
Push()
D.
Shift()
Explanation

No explanation provided.