The following are the basic steps for the ____________.
1 . Load the tableinto parallel arrays, one for each column of the table.
2 .Search the array of table keys by comparing the search key to the elements of this array, one by one, until a match occurs or the end of the array is reached.
3 .Display the search key and corresponding table values or if the search key is not found in the array, display a message to this effect.
a. Bubble sort b. Selection sort c. Serial search d. Binary search
C
Computer Science & Information Technology
You might also like to view...
Which Basis argument in the YEARFRAC function creates the most accurate results?
A) 0 B) 1 C) 2 D) 3
Computer Science & Information Technology
PowerPoint handouts can be exported to a Word file format
Indicate whether the statement is true or false
Computer Science & Information Technology