

MCQOPTIONS
Saved Bookmarks
1. |
Let f(n) = n and g(n) = n(1 + sin n), where n is a positive integer. Which of the following statements is/are correct?I. f(n) = O(g(n))II. f(n) = Ω(g(n)) |
A. | Only I |
B. | Only II |
C. | Both I and II |
D. | Neither I nor II |
Answer» E. | |