adplus-dvertising
frame-decoration

Question

O(1) means computing time is __________________

a.

Constant

b.

Quadratic

c.

Linear

d.

Cubic

Answer: (a).Constant

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. O(1) means computing time is __________________

Similar Questions

Discover Related MCQs

Q. In problem solving solution defined constraints should be of form

Q. An ADT is defined to be a mathematical model of a user-defined type along with the collection of all ____________ operations on that model

Q. When data is input in numeric form, data type in program is classified as

Q. In line '300 IF NAME$="***" THEN Average= Total Mark/N' of BASIC program, "***" is classified as

Q. Sum of reciprocals from 1 to n, called

Q. Duplicate-valued elements can be attributed in a

Q. A task to be performed is known as

Q. If every pair of distinct elements in a partial order are comparable, then order is called a

Q. Which of the following is not the part of ADT description?

Q. Match the following.

a) Completeness i) How long does it take to find a solution
b) Time Complexity ii) How much memory need to perform the search.
c) Space Complexity iii) Is the strategy guaranteed to find the solution when there in one.

Q. Which of the following algorithms has very high compression ratio, used by 7zip and xz?

Q. Inputs of a function can also be referred to

Q. The time factor when determining the efficiency of algorithm is measured by?

Q. Set on which partial order is defined is called

Q. Data must be represented, organized, stored, processed and managed in a way that facilitates_________.

Q. Each member of a set can be thought of an/a

Q. Which of the following sorting algorithm is of divide-and-conquer type?

Q. A solution is assumed to be efficient if it is able to solve problem within required

Q. If elements of the data structure forms a sequence of list then it is called as ____________.

Q. Which file open mode would be used to write data only to the end of an existing file?