In the class BinaryNode, what value is stored in rootPtr if the tree is empty?
a. 0
b. -1
c. 1
d. nullptr
d. nullptr
Computer Science & Information Technology
You might also like to view...
Which of the following macro security settings is the default setting in Word?
A) Disable all macros with notification B) Trust access to the VBA project object model C) Disable all macros without notification D) Disable all macros except digitally signed macros
Computer Science & Information Technology
What are the four questions that must be considered when constructing a recursive solution?
What will be an ideal response?
Computer Science & Information Technology