Quizlearn
.app
Which data structure allows you to access elements only at the beginning or the end, following the First-In-First-Out (FIFO) principle?
Stack
Queue
Array
Linked list
Computer Science and Information Technology Exercises are loading ...