Question: This should be done in JAVASCRIPT. Modify the function to push the given item onto the end of the array and return the array. 1-function

This should be done in JAVASCRIPT.
Modify the function to push the given item onto the end of the array and return the array. 1-function addItemToArray(array, item) 4 5 /* Do not modify code below this line/ 7 const items addItemToArray(C1, 2, 3], 4); 8 console.logCitems, '
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
