Data_Structures_MCQs_Set_2
Data_Structures_MCQs_Set_2
1. Which of the following data structures allows insertion and deletion at one end only?
(a) Stack
(b) Queue
(c) Deque
(d) Tree
(a) 2^h - 1
(b) 2h
(c) h^2
(d) h
(a) Single
(b) Double
(c) Circular
(a) Queue
(b) Stack
(c) Heap
6. Which data structure is used for BFS (Breadth First Search) in graphs?
(a) Stack
(b) Queue
(c) Array
(d) Tree
(a) Stack
(b) Queue
(d) Array
(d) Traversal
(b) Queue
(c) Deque
(d) Tree