Which of the following JavaScript array methods is used to remove the last element from the array?
delete()
remove()
pop()
shift()

Information Technology Fundamentals Exercises are loading ...