Solved

A Pointer to the Root Node of the Binary Tree

Question 24

Multiple Choice

A pointer to the root node of the binary tree is stored outside the binary tree in a pointer variable, usually called the ____.


A) node
B) parent
C) root
D) nodeType

Correct Answer:

verifed

Verified

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

Related Questions