Multiple Choice
The ____ method removes and returns the first element from the beginning of an array.
A) split()
B) unshift()
C) shift()
D) slice()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: To convert a JSON string to a
Q32: What are the toString()and toLocaleString()methods used for,
Q33: Regular expression patterns in JavaScript must begin
Q34: To convert a JavaScript object to a
Q35: You use _ classes in regular expressions
Q36: What is the primary difference between the
Q37: Match each statement below with correct item:
Q38: The _ method converts a text string
Q39: The _ method adds one or more
Q40: All literal strings and string variables in