Which one is the correct syntax to insert an element into an array?
0
Array.pop()
Array.map()
Array.push()
Array.reduce()
50::50
Submit
Start