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 Algorithms + – sandeep yadav 344 views answer comment Share Follow Print See 1 comment 1 1 comment reply raviyogi commented Jan 20, 2018 reply Follow flag same doubt.. 0 0 replyShare Please log in or register to add a comment.