Data Structure Unit-3 Quiz
Data Structure Unit-3 Quiz
QUESTIONS:-
A) Tree
B) Linked list
C) Stack
D) Queue
A) General tree
B) 2 - 3 tree
C) Heap
D) Binary tree
A) Avl tree
B) 2 tree
C) 2 - 3 tree
D) both A and B
A) Binary tree
B) Binary traversal tree
C) Balanced search tree
D) Balancing tree
A) Forest
B) Non binary tree
C) Traversal tree
D) Both B and C
A) Level of a node
B) Position of a node
C) Degree of a node
D) Angle of a node
A) Recursive Traversal
B) Non Recursive Traversal
C) Traversal
D) Sorting
A) In order Traversal
B) Post order Traversal
C) Pre order Traversal
D) None of the above
A) 2
B) 1
C) 3
D) 0
A) Avl tree
B) Balanced tree
C) Balancing factor
D) None of these
20) The threaded binary tree is used for
A) Insertion
B) Traversal
C) Deletion
D) All of the above
A) Orchard
B) Linear tree
C) Non linear tree
D) Forest
A) 3
B) 4
C) 5
D) 2
A) Left rotation
B) Right rotation
C) Left right rotation
D) Right left rotation
A) Left rotation
B) Right rotation
C) Left right rotation
D) Right left notation
25) Riddle:-
" A node that has no sons"
A) Root node
B) Tree node
C) Leaf node
D) Single node
Answers:-
1) Tree (a)
2) Binary tree (c)
3) None of the above (d)
4) Strictly binary tree (d)
5) Heap (c)
6) Case 1 and 2 true. (d)
7) 2-tree (b)
8) All of the above (d)
9) Balanced search tree (c)
10) Descending heap (b)
11) Forest (a)
12) Case 1 is true but case 2 is false (a)
13) Degree of a node (c)
14) Complete binary tree (a)
15) Recursive traversal (a)
16) Pre order traversal (c)
17) Its distance from the root (a)
18) 1 (b)
19) Avl tree (a)
20) All of the above (d)
21) Orchard (a)
22) 4 (b)
23) Right rotation (b)
24) Right left rotation (d)
25) Leaf node (c)