add elemtn to an arry ja code example Example: javascript array push var fruits = [ "Orange", "Apple", "Mango"]; fruits.push("Banana");