x = malloc (y). Which of the following statements is corr June 6, 2022 by admin โช Choose the correct option.x = malloc (y). Which of the following statements is correct.A. x is the size of the memory allocatedB. y points to the memory allocatedC. x points to the memory allocatedD. None of the above Submit Answer