ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
quiz
Arrays & Iteration Quiz
Question 1 of 15
Score: 0/15
Which method adds an element to the END of an array?
unshift()
push()
shift()
pop()
Check Answer
Previous
Next Topic