Multiple Choice
The Worst case occur in linear search algorithm when
A) Item is somewhere in the middle of the array
B) Item is not in the array at all
C) Item is the last element in the array
D) Item is the last element in the array or is not there at all
Correct Answer:

Verified
Correct Answer:
Verified
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
Q6: The time factor when determining the efficiency
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