Computer Science, asked by Dineshyangnoor1375, 2 months ago

FLOW CHART O DESCENDING NUMBERS

Answers

Answered by GayatriSindhu
0

Answer:

Answers. To sort numbers, we must compare them 2 at a time. If you have to sort only two numbers then you just have to compare them once by using >, <, >=, <=. Choose any one of these comparators, then proceed further by changing positions of the numbers according to the required order (ascending/descending

Similar questions