Vidyalelo
Data Structure · Q136

Heaps

Programming · Data Structure · question 136

Q136

Which node contains a pointer to its parent?

A.
root node
B.
right most child
C.
left most child
Answer
D.
left sibling

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board