Q 2 - Queue data structure works on
A - LIFO
B - FIFO
C - FILO
D - none of the above
Answers
Answered by
1
Answer:
D) None of these ...
This is the answer .!
Answered by
1
Answer:
FIFO
Explanation:
Queue is an abstract data structure, somewhat similar to Stacks. One end is always used to insert data and the other is used to remove data. Queue follows First-In-First-Out methodology, i.e., the data item stored first will be accessed first.
Similar questions
Math,
4 months ago
Hindi,
4 months ago
Science,
4 months ago
Accountancy,
8 months ago
Math,
8 months ago