...
Question 5373 – UGC NET CS 2012 June-Paper2
April 14, 2024
Question 5376 – UGC NET CS 2012 June-Paper2
April 14, 2024
Question 5373 – UGC NET CS 2012 June-Paper2
April 14, 2024
Question 5376 – UGC NET CS 2012 June-Paper2
April 14, 2024

Question 5374 – UGC NET CS 2012 June-Paper2

A binary search tree is a binary tree :

Correct Answer: D

Question 8 Explanation: 
Binary search tree properties:
1. All items in the left subtree are less than root
2. All items in the right subtree are greater than or equal to the root
3. Each subtree is itself a binary search tree
A
All items in the left subtree are less than root
B
All items in the right subtree are greater than or equal to the root
C
Each subtree is itself a binary search tree
D
All of the above
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!