.push(.splice()) pushing element into array code example Example: pushing element in array in javascript array = ["hello"] array.push("world");