A program keeps track of a binary tree using a pointer to
A) one of its leaves.
B) its root node.
C) the node in the tree holding the biggest value.
D) the node in the tree holding the smallest value.
E) None of the above
B) its root node.
Computer Science & Information Technology
You might also like to view...
To document the return value of a method you can use a __________.
a. comment tag b. returnValue tag c. param tag d. return tag
Computer Science & Information Technology
The SNMP MIB gets request ifDescr returns what information from a router?
What will be an ideal response?
Computer Science & Information Technology