Vidyalelo
Data Structure · Q263

Binary Search Trees(B Tree)

Programming · Data Structure · question 263

Q263

Which of the following is the correct definition for a horizontal link?

A.
connection between node and a child of equal levels
Answer
B.
connection between two nodes
C.
connection between two child nodes
D.
connection between root node and leaf node

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board