Computer Science, asked by dipesh8051, 8 months ago

What is meant by Sorting in Java?​

Answers

Answered by 565bilal
0

Answer:

Definition: Sorting means to put data in order; either numerically or alphabetically. There are many times when it is necessary to put an array in order from highest to lowest (descending) or vice versa (ascending).

Explanation:

Mark as brainlist

Answered by bnida0392
1

Answer:

Sorting in java means to put data in order either numerically or Alphabetically.

Explanation:

Hope it helps..........

Similar questions