Access to nodes involves simple arithmetic operations: shown in below left(i) : returns 2i, index of left child of node i. right(i) : returns 2i + 1, the right child. parent(i) : returns bi/2c, the parent of i.? (A) True (B) False (C) NA (D) NAâ–ºCorrect Option Correct Option is: A