Menu

Design and Analysis of Algorithms Basics Questions

MCQ
11.
In analysis of algorithm, approximate relationship between the size of the job and the amount of work required to do is expressed by using _________
forum Discussion
MCQ
12.
For analyzing an algorithm, which is better computing time?
forum Discussion
MCQ
13.
Which of the following belongs to the algorithm paradigm?
forum Discussion
MCQ
14.
Which of the following are essential statement types for describing algorithms?
forum Discussion
MCQ
15.
The amount of time needs to run to completion is known as____________
forum Discussion
MCQ
16.
Testing of a program consists of 2 phases which are ______________________ and ____________
forum Discussion
MCQ
17.
Graphical representation of algorithm is _____________________
forum Discussion
MCQ
18.
In pseudo-code conventions input express as __________
forum Discussion
MCQ
19.
. In pseudo-code conventions output express as __________
forum Discussion
MCQ
20.
__________ is a step-by-step procedure for calculations
forum Discussion