The heap sort method has a worst-case complexity function that is in

A) O(log n)
B) O(n)
C) O(n2)
D) O(n log n)

D) O(n log n)

Computer Science & Information Technology

You might also like to view...

To prevent an element such as text from floating, use the ________ property

A) lock B) clear C) no-float D) break

Computer Science & Information Technology

When the Format Painter is double-clicked, the formatting can be ________

A) applied to only the active cell B) applied to only one cell C) applied to only an adjacent range D) applied to multiple cells

Computer Science & Information Technology