what is the way to append a value to an array?
Ask by Amit Singh
Updated 20 Sep 2020
for example:
arrName[arrName.length]=value;