Which of the following is false?
A) $100n \log{n}=\left(\frac{n \log{n}}{100}\right)$
B) $\sqrt{\log{n}}=O(\log \log{n})$
C) If $0
D) $2^n \neq O(nk)$
What is the correct answer here? I'm sure $C$ and $D$ are right but not able to judge between $A$ and $B$. This is a GATE Exam question.