Which data structure is a contiguous collection of elements stored in memory, accessible through their indices?
Tree
Linked List
Array
Graph

Software Engineering Übungen werden geladen ...