Multiple Choice
The time factor when determining the efficiency of algorithm is measured by
A) counting microseconds
B) Counting the number of key operations
C) Counting the number of statements
D) Counting the kilobytes of algorithm
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The Worst case occur in linear search
Q2: Declaring a variable involves selecting a name
Q3: The Average case occur in linear search
Q4: The space factor when determining the efficiency
Q5: Which of the following case does not
Q7: Which tool shows textual design solution?<br>A)Flowchart<br>B)Structure chart<br>C)Pseudocode<br>D)Algorithm
Q8: Method which uses a list of well-defined
Q9: The normal flow of flowchart is from<br>A)Left
Q10: Any program can be written using structures.<br>A)Sequence
Q11: The------- can be a useful tool when