The ____ operation reorders a "broken" heap by floating the last element up the tree until it is in its correct location in the heap.

A. insert
B. delete
C. reheap up
D. reheap down


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. The method’s return type specifies the type of data returned to a method’s caller. b. Empty parentheses following a method name indicate that the method does not require any parameters to perform its task. c. When a method that specifies a return type other than void is called and completes its task, the method must return a result to its calling method d. Classes often provide public methods to allow the class’s clients to set or get private instance variables; the names of these methods must begin with set or get.

Computer Science & Information Technology

The EPA recommends setting computers to sleep or hibernate after 90 minutes of inactivity

Indicate whether the statement is true or false

Computer Science & Information Technology

________ are a feedback feature of PowerPoint Online that allow multiple users to discuss a presentation with direct connection to the slide content

Fill in the blank(s) with correct word

Computer Science & Information Technology

When text is too long to fit into a cell, Excel will automatically wrap the text

a. true b. false

Computer Science & Information Technology