Menu

Data Structure Basics Questions

MCQ
61.
In line '500 IF NAME$="***" THEN Average= Total Mark/N' of BASIC program, Total Mark and N are considered as
forum Discussion
MCQ
62.
Rate at which cost of algorithm grows as size of its input grows is called its
forum Discussion
MCQ
63.
Critical resource for a program is most often its
forum Discussion
MCQ
64.
A growth rate of n, is referred to as
forum Discussion
MCQ
65.
Algorithm that begins with First position in array and looks at each value in turn until it is found is known to be
forum Discussion
MCQ
66.
Efficiency of an algorithm is measured by
forum Discussion
MCQ
67.
An algorithm with running-time of a highest-order term containing a factor of n^2 is said to have a
forum Discussion
MCQ
68.
An analysis that estimates resource consumption of an algorithm is known to be
forum Discussion
MCQ
69.
Implementation of operations associated with an ADT is done by a
forum Discussion
MCQ
70.
Data types are of form
forum Discussion