Answer :

Answer:  The answer is:

- Array

Array is a data structure, not a control structure

Explanation:

The basic control structures are:

1. Sequence

2. Selection (or Decision)

3. Repetition (or Loop)

4. Subprogram (or Function)

So, the answer is:

- Array

Array is a data structure, not a control structure.

Other options that are not basic control structures include:

- Variable

- Operator

- Expression

- Module