The element being searched for is not found in an array of
100 elements. What is the average number of comparisons
needed in a sequential search to determine that the element
is not there, if the elements are completely unordered?
Answer
Is This Answer Correct ? | 13 Yes | 4 No |
Question { 34488 }
How will inorder, preorder and postorder traversals print
the elements of a tree?
Answer
Is This Answer Correct ? | 34 Yes | 5 No |
Question { 11293 }
Can we execute any simple program without installing any
Operating system?
Answer
Is This Answer Correct ? | 2 Yes | 14 No |