Homework Clinic

Science Clinic => Computer Science => Programming and Graphic Design => Topic started by: imanialler on May 22, 2019

Title: In a binary tree class you usually have a pointer as a member that is set to the
Post by: imanialler on May 22, 2019
In a binary tree class you usually have a pointer as a member that is set to the
◦ root of the tree
◦ deepest leaf node
◦ first leaf node
◦ leftmost child node
◦ None of these
Title: In a binary tree class you usually have a pointer as a member that is set to the
Post by: yasmin on May 22, 2019
root of the tree
Title: In a binary tree class you usually have a pointer as a member that is set to the
Post by: imanialler on May 22, 2019
Thank you!
Title: In a binary tree class you usually have a pointer as a member that is set to the
Post by: yasmin on May 22, 2019
Always glad to help...