GATE | Quiz for Sudo GATE 2021 | Question 11
Which of the above statements are not True?
Note – This question is multiple select questions (MSQ).
(A) N3/2 < NlogN < NlogN < 2N
(B) (logN)2 = log2N
(C) logN * logN = log log N
(D) N21/30 < N3 < eN < 4N
Answer: (A) (C)
Explanation:
- I. NlogN < N3/2 < NlogN < 2N
- II. (logN)2 = log2N
- III. logN * logN = log2N
- IV. N21/30 < N3 < eN < 4N
Therefore, only statement I and III are False.
Quiz of this Question
Please comment below if you find anything wrong in the above post