344 views
1 1 vote

Let f (n) = Ο(n), g(n) = Ο(n) and h(n) = θ(n). Then [f (n) . g(n)] + h(n) is _______.

  (A)  Ω(n)

(B)   Ο(n)

 (C )  θ(n)

(D)   NOT

Answer is C but  why .it  should be A ?

Please help 

Thanks 

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
2 2 answers
1.2k
1.2k views
0 0 votes
0 0 answers
412
412 views
Jaigupta asked Dec 19, 2025
412 views
In this question why option C is correct and option B is wrong?
1 1 vote
0 0 answers
371
371 views
1 1 vote
1 1 answer
330
330 views
manas_pant asked Nov 19, 2025
330 views
Identify Correct Asymptotic Behviour.