(Solved): Please answer question in detail of choices made
If \( f(n)=\omega(h(n)) \) and \( g(n)=O(h(n)) \ ...
Please answer question in detail of choices made
If \( f(n)=\omega(h(n)) \) and \( g(n)=O(h(n)) \) then (select all that applies): a) \( f(n)+g(n)=\Theta(h(n)) \) b) \( f(n)+g(n)=O(h(n)) \) c) \( f(n)+g(n)=\Omega(h(n)) \) d) \( f(n)+g(n)=\omega(h(n)) \) e) \( f(n)+g(n)=o(h(n)) \) f) None of the above