Which data structure is ideal for storing elements in a specific order, enabling efficient insertion and deletion at the start or end of the list?
Stack
Linked list
Array

Computer Science and Information Technology Übungen werden geladen ...