Given the index i of a node in a heap, we can not compute:
Step-by-step Solution:
In a heap (implemented as an array), given the index i of a node:
However, the heap size is not computable from the index of a node alone; it is stored separately.
Answer: Option B → Heap size