JavaScript Fundamentals
Web Development Bootcamp
JS Quiz
0:00
Which method is used to add elements to the end of an array in JavaScript?
A
unshift()
B
push()
C
concat()
D
splice()
Previous
Check Answer
Progress
1
2
3
4
5
Question
1
of
5