Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  Consider following three function written in ... Start Learning for Free
Consider following three function written in C style :
 
Q. Which of the following is true :
i) Time Complexity of fun1() is Θ(n3)
ii) Time Complexity of fun3() is Θ(n3)
iii) Time Complexity of fun2() is Θ(1)
iv) Time Complexity of fun1() is O(log n)
v) Time Complexity of fun3() is Θ(n2)
  • a)
    ii, iii and iv
  • b)
    i, ii and iii
  • c)
    iii, iv and v
  • d)
    i, iii and v
Correct answer is option 'A'. Can you explain this answer?
Verified Answer
Consider following three function written in C style :Q.Which of the f...
Time Complexity of fun1() – Θ(log (n3)) = Θ(log n)
Time Complexity of fun2() – O(1)
Time Complexity of fun3() – Θ(n3)
View all questions of this test
Explore Courses for Computer Science Engineering (CSE) exam

Similar Computer Science Engineering (CSE) Doubts

Top Courses for Computer Science Engineering (CSE)

Consider following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. Can you explain this answer?
Question Description
Consider following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. 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 following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. 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 following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. Can you explain this answer?.
Solutions for Consider following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. 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 following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of Consider following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. Can you explain this answer?, a detailed solution for Consider following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. Can you explain this answer? has been provided alongside types of Consider following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice Consider following three function written in C style :Q.Which of the following is true :i) Time Complexity of fun1() is Θ(n3)ii) Time Complexity of fun3() is Θ(n3)iii) Time Complexity of fun2() is Θ(1)iv) Time Complexity of fun1() is O(log n)v) Time Complexity of fun3() is Θ(n2)a)ii, iii and ivb)i, ii and iiic)iii, iv and vd)i, iii and vCorrect answer is option 'A'. 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