Which method will add an item to the end of a JavaScript array?

(1 point)
Responses

length()

length()

push()

push()

add()

add()

amend()

push()