1.

The big-theta notation for function f(n) = 2n3 + n – 1 is$

A. n
B. n<sup>2</sup>
C. n<sup>3</sup>
D. n<sup>4</sup>
Answer» D. n<sup>4</sup>


Discussion

No Comment Found