How many values can we add to an array using .push()?

As many as we wantOnly one value at a time

As many as we want.