Solved

A Set of Nodes T Is a Binary Search Tree

Question 16

Multiple Choice

A set of nodes T is a binary search tree ____.


A) if T is not empty, its root node has two subtrees, TL and TR, such that TL and TR are binary search trees and the value in the root node of T is greater than all values in TL and is less than all values in TR.
B) if T is not empty, its root node has two subtrees, TL and TR, such that TL and TR are binary trees.
C) if T is empty and its height is 0
D) if T is not empty, its height height is the maximum depth of its nodes.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents