

McqMate
Q. |
A data structure that follows the FIFO principle. |
A. | queue |
B. | ll |
C. | stack |
D. | union |
Answer» A. queue | |
Explanation: the answer is queue. a queue follows the fifo principle. fifo stands for first in first out. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet