1) What is the name of the variable that can store multiple values? a) Array b) Variable c) Function 2) What kind of brackets do we use to declare an array? a) ( ) b) { } c) [ ] 3) From what index do the elements of an array begin? a) 10 b) 0 c) 1 4) What type of data can arrays store? a) Integer only b) String only c) Different Datatype 5) If you need to repeat instructions a certain number of times, you'll use? a) Function b) Loop c) If condition 6) What does the loop counter do? a) Repeat the statement (action) b) Declare variable c) End function

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?