Multiple choice Data structure include arrays exception statements iteration both (2) & (3) Reveal answer Fill a bubble to check yourself A Correct answer Explanation Arrays are a fundamental data structure used to store collections of data. Exception statements and iteration are control structures, not data structures.