wap to input 20 numbers in an array then sort the first 10 numbers in descending order using selection sort and sort the next 10 numbers in ascending order using bubble sort . print the array.
Answers
Answered by
0
Answer:
Write a program to accept a list of 20 integers. Sort the first 10 numbers in ascending order and next the 10 numbers in descending order by using 'Bubble
MAKE ME BRAINLIST
Similar questions