way to append a value in array for example: arrName[arrName.length]=value;
for example:
arrName[arrName.length]=value;