1.

Which among the following is false?If f=O(h) and g=O(k) for f,g,h,k:N->N, then

A. f+g = O(h+k)
B. fg = O(hk)
C. fg=O(hk)
D. None of the mentioned
Answer» D. None of the mentioned


Discussion

No Comment Found