Solved

The Table Below Represents a Portion of a Computer's Main

Question 17

Multiple Choice

The table below represents a portion of a computer's main memory containing a binary tree.Each node consists of three cells,the first being data,the second being a pointer to the node's left child,and the third being a pointer to the node's right child.If the null pointer is represented by 00 and the tree's root pointer contains 50,which of the following is a picture of the tree?  Address  Conten 50 A5156525353 B5400550056C57005800\begin{array} { c c } \text { Address } & \text { Conten } \\50 & \mathrm {~A} \\51 & 56 \\52 & 53 \\53 & \mathrm {~B} \\54 & 00 \\55 & 00 \\56 & \mathrm { C } \\57 & 00 \\58 & 00\end{array}


A)  The table below represents a portion of a computer's main memory containing a binary tree.Each node consists of three cells,the first being data,the second being a pointer to the node's left child,and the third being a pointer to the node's right child.If the null pointer is represented by 00 and the tree's root pointer contains 50,which of the following is a picture of the tree?  \begin{array} { c c }  \text { Address } & \text { Conten } \\ 50 & \mathrm {~A} \\ 51 & 56 \\ 52 & 53 \\ 53 & \mathrm {~B} \\ 54 & 00 \\ 55 & 00 \\ 56 & \mathrm { C } \\ 57 & 00 \\ 58 & 00 \end{array}  A)    B)    C)
B)  The table below represents a portion of a computer's main memory containing a binary tree.Each node consists of three cells,the first being data,the second being a pointer to the node's left child,and the third being a pointer to the node's right child.If the null pointer is represented by 00 and the tree's root pointer contains 50,which of the following is a picture of the tree?  \begin{array} { c c }  \text { Address } & \text { Conten } \\ 50 & \mathrm {~A} \\ 51 & 56 \\ 52 & 53 \\ 53 & \mathrm {~B} \\ 54 & 00 \\ 55 & 00 \\ 56 & \mathrm { C } \\ 57 & 00 \\ 58 & 00 \end{array}  A)    B)    C)
C)  The table below represents a portion of a computer's main memory containing a binary tree.Each node consists of three cells,the first being data,the second being a pointer to the node's left child,and the third being a pointer to the node's right child.If the null pointer is represented by 00 and the tree's root pointer contains 50,which of the following is a picture of the tree?  \begin{array} { c c }  \text { Address } & \text { Conten } \\ 50 & \mathrm {~A} \\ 51 & 56 \\ 52 & 53 \\ 53 & \mathrm {~B} \\ 54 & 00 \\ 55 & 00 \\ 56 & \mathrm { C } \\ 57 & 00 \\ 58 & 00 \end{array}  A)    B)    C)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions