Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The _________ References pattern stores each tree node in array the id(s) of the node’s children.

a) Child
b) Parent
c) Root
d) None of the mentioned

Answer: a
Explanation: In addition to the tree node, document stores in an array the id(s) of the node’s children.

Join The Discussion