Questions by uyost - Page 28
C++I need help with parts D and E of thisquestion**Other questions did not answer these partscorrectly.**Write a program to do the following operations: A. Construct a heap with the operation. Your program should read 12, 8, 25, 41, 35, 2, 18, 1, 7, 50, 13, 4, 30 from an input file and build the heap. B.