-
The process of arranging data in logical sequence is called
-
- Classifying
- Reproducing
- Summarizing
- Sorting
Correct Option: D
In the field of computing, the process of arranging data in a logical sequence is called sorting. It is a procedure that accepts a random sequence of numbers or any other data which can be arranged in a definite logical sequence as input. It arranges data items in a logical sequence-alphabetical, numerical, etc-by record key.