Computer Science for IGCSE & O level - Programming (Section 1 - No. 49)

Which of the following can store multiple data types?
Arrays
Structures or Classes
Queues
Linked lists

Explanation

Structures/Classes can contain data members of different data types.

Comments (0)

Advertisement