Lesson 8(Arrays)

1. Using array function, group the following items accordingly.

2. Using a combo box, load the items based on the selected item category (cars, fruits & drinks)


3. Given the array list 5, 10, 15, and 20, write a script that will render an output.

5

10

15

20