Multiple Choice Question (MCQ)

Question: Which method is used to add new element to an array?
A. Join()
B. Push()
C. Pop()
D. Shift()
Correct Answer: Push()