Multiple Choice
A binary tree is empty if root is ____.
A) '0'
B) 1
C) "zero"
D) nullptr
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: A binary tree has a special node
Q34: After inserting an item in a binary
Q35: A binary tree is also a(n) _.<br>A)
Q36: The _ of a binary tree is
Q37: In C++, a function name without any
Q38: Assume the key of the left child
Q39: When traversing a binary tree, the pointer
Q40: A node in a binary tree is
Q41: The search function searches the binary search
Q43: Three lines at the end of an