Exam
Vibe
Home
Engineering
Aerospace Engineering
Biomedical Engineering
Chemical Engineering
Civil Engineering
Computer Science
Electrical Engineering
Electronics and Communication Engineering
Mechanical Engineering
Govt Exam
Banking Exams
Other Government
Police
Railway Exams
SSC
State PSC Exams
Teaching / Education Exams
UPSC Exams
Blog
Contact
๐
Home
โบ
Computer Science
โบ
Data Structures MCQ
โบ
Which data structure uses FIFO (First In First ...
Which data structure uses FIFO (First In First Out) principle?
A. Stack
B. Queue
C. Array
D. Tree
Explanation:
Queue works on FIFO principle.
Tags:
Data Structures MCQ
,
Computer Science
Next ยป
More from Data Structures MCQ:
Which of the following is a LIFO (Last In First Out) data structure?
Which data structure is best for implementing recursion?
Which traversal is used in Binary Search Tree to get data in sorted order?
Which of the following is not a linear data structure?
Which data structure is used for implementing BFS (Breadth First Search)?
Which data structure is used for implementing DFS (Depth First Search)?
Explore more in Computer Science:
Computer Science MCQs MCQs
Java MCQ Questions MCQs
PHP MCQ Questions MCQs
Python MCQ Questions MCQs
C MCQ Questions MCQs
C++ MCQ Questions MCQs
JavaScript MCQ Questions MCQs
HTML MCQ Questions MCQs
CSS MCQ Questions MCQs
SQL MCQ Questions MCQs