Search
Use the concat() method to create a new array - foodItems, that contains the elements from fruits followed by the elements from vegetables.
concat()
foodItems
fruits
vegetables