1.

Which of the following best describes sorting ?

A. accessing and processing each record exactly once
B. finding the location of the record with a given key
C. arranging the data (record) in some given order
D. adding a new record to the data structure
Answer» D. adding a new record to the data structure


Discussion

No Comment Found