Solved

A(n) ____ Is a Data Structure Used for Collecting a Sequence

Question 95

Multiple Choice

A(n) ____ is a data structure used for collecting a sequence of objects that allows efficient addition and removal of already-located elements in the middle of the sequence.


A) stack
B) queue
C) linked list
D) priority queue

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions