Question #2062

Which method is used to add new element to an array?

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

No explanation provided.