Sorting is not possible by using which of the methods?
Answer / Savitri Devi
Sequential Search method. Sequential search does not sort the data before searching, it just goes through the elements one by one to find a specific element.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we store a string and integer together in an array?
What do you mean by: Syntax Error, Logical Error, Runtime Error?
7 Answers College School Exams Tests, Microsoft,
What is the slowest sorting algorithm?
Which sort show the best average behavior?
Can sets contain duplicates?
Which collection is used for sort?
What is frozenset?
What is data in computer science?
What is the space complexity of selection sort?
Define root?
What is a spanning tree in data structure?
Why we use arraylist instead of linked list?