Sorting is
2013
Sorting is
- A.
a process of re-arranging a given set of objects in a specific order.
- B.
to facilitate the later search for members of the sorted set.
- C.
is a relevant and essential activity, particularly in data processing.
- D.
All of these
Attempted by 1021 students.
Show answer & explanation
Correct answer: A
Correct definition: Sorting is the process of ordering or arranging a given collection of elements in some particular order. सही परिभाषा: सॉर्टिंग किसी दिए गए तत्वों के संग्रह को किसी निश्चित क्रम में व्यवस्थित करने की प्रक्रिया है। Key point: Sorting arranges elements into a specific order such as ascending or descending; that is the core definition.