Sign In
Ask Question
Dax Kent
Computers & Technology
13 May, 21:22
What is the root of the tree?
+4
Answers (
1
)
Valentin Sanchez
13 May, 21:38
0
root is an ancestor of all other nodes in a tree.
Explanation:
Root is a special node in the tree which is an ancestor of all other nodes. For example, consider a binary tree with root R. Let C1, C2 be the children of R at level 1. Similarly, C11, C12 are the children of C1 at level 2 and C21, C22 are the children of C2 at level 2. Now the parent of C22 is C2 and the parent of C2 is root R. Similar is the case for all other child nodes. Hence, Each node in the tree will have the root node R as its ancestor.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“What is the root of the tree? ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
How to reduce hard drive failure data loss?
Answers (1)
A TCP Sender is just about to send a segment of size 100 bytes with sequence number 1234 and ack number 436 in the TCP header. What is the highest sequence number up to and including which this sender has received from the receiver?
Answers (1)
Built-in user accounts include only the Administrator account created during Windows installation True False
Answers (1)
Write a C+ + program that usesInsertion Sort to sort an unsorted list of numbers.
Answers (1)
What is a subtance? -a uniform mixture that can't be separated -a mixture that can be separated -a single component that can't be separated -a single component that can be separated
Answers (1)
New Questions in Computers & Technology
1. What will the println statement in the following program segment display? int x = 5; System. out. println (x++); a. 5 b. 6 c. 0 d. None of these
Answers (1)
The next generation ip version and successor to ipv4 is called what? ipv5 ipv6 iana ssl
Answers (1)
Needed urgently what are short cut keys
Answers (2)
To ignore all tracked changes in a document you should select the
Answers (1)
Windows live skydrive is an example of what storage
Answers (1)
Home
»
Computers & Technology
» What is the root of the tree?
Sign In
Sign Up
Forgot Password?