Quiz 2
Practice concepts of arrays learned in this chapter by solving a quiz in this lesson.
We'll cover the following...
We'll cover the following...
Technical Quiz
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.
1 / 7