

MCQOPTIONS
Saved Bookmarks
1. |
__________is a linear data structure in which an element can be added or removed only at one end. |
A. | Stack |
B. | Queue |
C. | String |
D. | Linked List |
Answer» B. Queue | |