Is Node A sibling of Node B in the given K-ary tree?

Category: QuestionsIs Node A sibling of Node B in the given K-ary tree?
Editor">Editor Staff asked 5 months ago

Is Node A sibling of Node B in the given K-ary tree?
 
(a) True
 
(b) False
 
My question is based upon K-ary Tree topic in chapter Trees of Data Structures & Algorithms I
 
I got this question in semester exam.

1 Answers
Editor">Editor Staff answered 5 months ago

The correct option is (b) False
 
Easy explanation – Node D, Node C are the siblings of Node B while Node A is the parent node of Node B.


Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17
Articles: 40702