Home » Computer » Miscellaneous » Question
  1. The process of arranging data in logical sequence is called
    1. Classifying
    2. Reproducing
    3. Summarizing
    4. 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.



Your comments will be displayed only after manual approval.