In the function ____, the growth rate is a function of the base 2 logarithm of n.

A. g(n)=1
B. g(n)=log2n
C. g(n)=nlog2n
D. g(n)=2n

Answer: B

Computer Science & Information Technology

You might also like to view...

Using ________ allows you to indicate an animation should begin either on the click of the mouse, at the same time as the previous animation, or after the previous animation has finished

A) animation painter B) timing options C) animation player D) effect options

Computer Science & Information Technology

What component of a processor handles all logical comparisons and calculations inside the processor?

A. ALU B. register C. bus D. control unit

Computer Science & Information Technology