Login
Remember
Register
Ask a Question
A ……. is a data structure that organizes data similar to a line in the supermarket, where the first one in line is the first one out.
0
votes
asked
Dec 8, 2022
in
Data Structures & Algorithms
by
Robin
A ……. is a data structure that organizes data similar to a line in the supermarket, where the first one in line is the first one out.
a) queue linked list
b) stacks linked list
c) both of them
d) neither of them
data-structure
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 8, 2022
by
Robin
a) queue linked list
...