javascript create string array and add values code example Example: pushing element in array in javascript array = ["hello"] array.push("world");