Quiz 2
Practice concepts of arrays learned in this chapter by solving a quiz in this lesson.
We'll cover the following...
1
What does a shift()
function do?
A)
Deletes value from the front of an array.
B)
Deletes value from the end of an array.
Question 1 of 70 attempted