Which method is used to remove the first element from an array in JavaScript?
pop()
remove()
shift()
slice()