Page 1 of 1

If f1(x) is O(g(x)) and f2(x) is o(g(x)), then f1(x) + f2(x) is?

Posted: Thu Jul 14, 2022 8:57 am
by answerhappygod
a) O(g(x))
b) o(g(x))
c) O(g(x)) + o(g(x))
d) None of the mentioned