Q. Which of the following function of the Array object is used to add one or more elements to the front of an array and returns the new length of the array?
β
Correct Answer: (B)
unshift()