Multiple Choice
One way to access records in a desired order,even though they might not be physically stored in that order,is to create a(n) ____.
A) linked list
B) array
C) matrix
D) table
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: If you are performing a(n)_ bubble sort,then
Q13: Explain why you might want to use
Q14: When you store data records,they exist in
Q15: When you use an index,you can store
Q16: Describe an insertion sort.
Q18: Match each term with a statement below.<br><br>-A
Q19: When you learn a method like sorting,programmers
Q20: Match each term with a statement below.<br><br>-Algorithm<br>A)physical
Q21: As pages in a book have numbers,computer
Q22: Why might you never need to write