AMA University Answers
Login
Register
AMA OED
Courses
ITE
ITE-6201
Trees are if they are similar...
Trees are ________ if they are similar and have the same contents at corresponding nodes.
duplicate
copies
Correct
carbon copy
replica
Similar ITE-6201 questions
Tree is usually visualized by connections between parents and children with straight lines.
TREE[1]=NULL indicates tree is
A structure that is showing some descendants is also a tree.
In C++ using positions() means to Return a position list of all the nodes of the tree.
It doesn't require a binary tree to be traverse when using insertion or deletion.
Every node N in a binary tree T except the root has a unique parent called the of N.