Which node is the child node of Node C in the following K-ary tree?
(a) A
(b) C
(c) G
(d) H
This interesting question is from K-ary tree in portion Trees of Data Structures & Algorithms I
I had been asked this question in unit test.