Multiple Choice
Identify the letter of the choice that best matches the phrase or definition.
-This method inserts new items at the start of an array.
A) array.unshift(values)
B) array.toString()
C) pop()
D) concat(array1,array2,...)
E) sort()
F) copyWithin(target,start[,end])
G) join(separator)
H) shift()
I) reverse()
J) push(values)
Correct Answer:

Verified
Correct Answer:
Verified
Q29: A _,which employs the first-in-first-out (FIFO)principle in
Q30: What is the output of the following
Q31: The _ statement stops processing the commands
Q32: A(n)_ is a collection of values organized
Q33: Numeric data can be sorted by creating
Q35: What is the output of the following
Q36: A _ is a set of commands
Q37: Which of the following statements is used
Q38: A command block is indicated by its
Q39: <br> Identify the letter of the choice