Home / Engineering / Data Structure (DS) MCQs / Page 23

Data Structure (DS) MCQs | Page - 23

Dear candidates you will find MCQ questions of Data Structure (DS) here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.

M

Mr. Dubey • 51.17K Points
Coach

Q. 221) Which of the following way follows in Post order traversal?

(A) Root -> Left sub tree -> Right sub tree.
(B) Root -> Right sub tree -> Left sub tree.
(C) Left sub tree -> Root -> Right sub tree.
(D) Left sub tree -> Right sub tree -> Root.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 222) A _________is a linked list which always contains a special node called the header node, at the beginning of the list.

(A) Doubly Linked List.
(B) Circular List.
(C) Header Linked List.
(D) None.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 223) _______________is a header list where the last node points back to the header node.

(A) Doubly header List.
(B) Singly header List.
(C) Grounder Header List.
(D) Circular Header List.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 224) The advantage of a two-way list and a circular header list is combined into a ________.

(A) two-way circular header list.
(B) two-way circular list.
(C) two-way header circular list.
(D) None.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 225) The pointer of the last node contains a special value called_____________.

(A) null pointer.
(B) index pointer.
(C) pointer link.
(D) address pointer.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 226) The OS of a computer may periodically collect all the deleted space onto the free storage list. This technique is called______________.

(A) buffering.
(B) garbage collection.
(C) deal location.
(D) buffer collection.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 227) Important part of any compiler is the construction and maintenances of a dictionary, this types of dictionary are called______________.

(A) symbol table.
(B) index table.
(C) grammar table.
(D) pointer table.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 228) The data structure required to check whether an expression contains balanced parenthesis is?

(A) queue
(B) stack
(C) linked list
(D) file
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 229) What are the advantages of arrays?

(A) Easier to store elements of same data type
(B) Used to implement other data structures like stack and queue
(C) Convenient way to represent matrices as a 2D array
(D) All of the mentioned
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 230) The number of possible ordered trees with three nodes A,B,C is?

(A) 16
(B) 12.
(C) 10
(D) 6
View Answer Discuss Share

Explore Sets

Data Structure (DS) MCQs Set 1

Data Structure (DS) MCQs Set 2

Data Structure (DS) MCQs Set 3

Data Structure (DS) MCQs Set 4

Data Structure (DS) MCQs Set 5

Data Structure (DS) MCQs Set 6

Data Structure (DS) MCQs Set 7

Data Structure (DS) MCQs Set 8

Data Structure (DS) MCQs Set 9

Data Structure (DS) MCQs Set 10

Data Structure (DS) MCQs Set 11

Data Structure (DS) MCQs Set 12

Data Structure (DS) MCQs Set 13

Data Structure (DS) MCQs Set 14

Data Structure (DS) MCQs Set 15

Data Structure (DS) MCQs Set 16

Data Structure (DS) MCQs Set 17

Data Structure (DS) MCQs Set 18

Data Structure (DS) MCQs Set 19

Data Structure (DS) MCQs Set 20

Data Structure (DS) MCQs Set 21

Data Structure (DS) MCQs Set 22

Data Structure (DS) MCQs Set 23

Data Structure (DS) MCQs Set 24

Data Structure (DS) MCQs Set 25

Data Structure (DS) MCQs Set 26

Data Structure (DS) MCQs Set 27

Data Structure (DS) MCQs Set 28

Data Structure (DS) MCQs Set 29

Data Structure (DS) MCQs Set 30

Data Structure (DS) MCQs Set 31

Data Structure (DS) MCQs Set 32

Data Structure (DS) MCQs Set 33

Data Structure (DS) MCQs Set 34

Data Structure (DS) MCQs Set 35

Data Structure (DS) MCQs Set 36

Data Structure (DS) MCQs Set 37

Data Structure (DS) MCQs Set 38

Data Structure (DS) MCQs Set 39

Data Structure (DS) MCQs Set 40

Data Structure (DS) MCQs Set 41

Data Structure (DS) MCQs Set 42

Data Structure (DS) MCQs Set 43

Data Structure (DS) MCQs Set 44

Data Structure (DS) MCQs Set 45

Data Structure (DS) MCQs Set 46

Data Structure (DS) MCQs Set 47

Data Structure (DS) MCQs Set 48

Data Structure (DS) MCQs Set 49

Data Structure (DS) MCQs Set 50

Data Structure (DS) MCQs Set 51

Data Structure (DS) MCQs Set 52

Data Structure (DS) MCQs Set 53

Data Structure (DS) MCQs Set 54