Multiple Choice
Identify the letter of the choice that best matches the phrase or definition.
-This method duplicates items within 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
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
Q40: The _ method performs an action similar
Q42: Identify the general structure of a for
Q43: The <u>getDate</u>()method in a calendar app returns
Q44: The <u>map(callback [,thisArg])</u>method returns the index of
Q45: The slice()method reverses the order of items
Q46: JavaScript supports <u>logical operators</u> that connect several