News

In Javascript you can add one or more element into an array with the hepl of push() method and it will return new length of an array . elementN- > New Element/s will be added to the end of the array .