Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  Consider the case: f(n) = O(g(n)). Then, foll... Start Learning for Free
Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case. 
Statement I: 2f(n) = O(2g(n))
Statement II: 2g(n) = O(2f(n)
  • a)
    Both statements are true
  • b)
    Both statements are false
  • c)
    Statement I is true and Statement II is false
  • d)
    Statement I is false and Statement II is true
Correct answer is option 'B'. Can you explain this answer?
Verified Answer
Consider the case: f(n) = O(g(n)). Then, following two statements are ...
if f(n) = n and g(n) = 2n. then f(n) = O(g(n)) here, 2^n = O(2^(2n)) = O(4^n), but not vice versa. Hence, I is true. II is false. -------------- Now, if f(n) = 2n and g(n) = n then also f(n) = O(g(n)) because we can ignore constant but, 2^(2n) != O(2^n), hence I is false, but II is true. In both of the above cases, f(n) = O(g(n)). But both the cases are counter of each other. Hence both I and II are wrong.
View all questions of this test
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer?
Question Description
Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer? for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Question and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus. Information about Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer? covers all topics & solutions for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer?.
Solutions for Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer? in English & in Hindi are available as part of our courses for Computer Science Engineering (CSE). Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free.
Here you can find the meaning of Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer?, a detailed solution for Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer? has been provided alongside types of Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice Consider the case: f(n) = O(g(n)). Then, following two statements are claimed to be inferred from the above case.Statement I:2f(n)= O(2g(n))Statement II:2g(n)= O(2f(n))a)Both statements are trueb)Both statements are falsec)Statement I is true and Statement II is falsed)Statement I is false and Statement II is trueCorrect answer is option 'B'. Can you explain this answer? tests, examples and also practice Computer Science Engineering (CSE) tests.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev