Which of the following is not a heap operation when working with a maxheap?

a) addElement
b) findMax
c) removeMax
d) removeElement
e) All of these are heap operations that can be used when working with a maxheap.

d) removeElement

Computer Science & Information Technology

You might also like to view...

In the expression

cout << score[i] << endl; i is called the

Computer Science & Information Technology

On the Layers panel, artwork on a top layer appears ____artwork on layers beneath it.

A. above B. behind C. in front of D. under

Computer Science & Information Technology