Which of these is a correct description of a JavaScript array or list operation? add array element to the end of the array add array element to the beginning of the array remove array element from the beginning of the array remove array element from the end of the array