Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Which of the following statements are CORRECT? If it takes exactly 3 n 2 + 2 n + 1 operations to compute something, we can

Which of the following statements are CORRECT?
If it takes exactly 3n2+2n+1 operations to compute something, we can say that the time complexity of the method is O(n2).
If a method always takes exactly 10 minutes to compute something, we would say that it has time complexity O(10 mins).
We can say (3n2+17) is in O(n2) and we would never say (3n2+17)= O(n2).
Question 4Select one:
I only.
II only.
III only.
I and III.
I and II.
II and III.
I, II and III.
none of the above

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases DeMYSTiFieD

Authors: Andy Oppel

2nd Edition

0071747990, 978-0071747998

More Books

Students also viewed these Databases questions