1.

Using the standard algorithm, what is the time required to determine that a number n is prime ?

A. Linear time
B. Constant time
C. Quadratic time
D. Logarithmic time
Answer» B. Constant time


Discussion

No Comment Found