Quiz 2
Solve this quiz to practice your concepts of arrays.
Technical Quiz
1.
array_unshift()
function
A.
prepends passed value at the front of an array
B.
prepends passed key at the front of an array
1 / 7
In the next ...
Solve this quiz to practice your concepts of arrays.
array_unshift()
function
prepends passed value at the front of an array
prepends passed key at the front of an array
In the next ...