how to add number strings in array in javavscript code example Example: pushing element in array in javascript array = ["hello"] array.push("world");