Computer Science, asked by vartikam, 1 year ago

how question can be asked from selection sorting

Answers

Answered by yakumoreyucurry
1
It could be something like:-
1.Write a program to enter 10 numbers in an array and arrange them in ascending order using selection sort technique.
2.Write a program to enter the names and ages of 10 people, arrange their ages in ascending order using selection sort technique and print their ages along with their names.

They can also ask to arrange in descending order and this technique can also be used for binary search.

yakumoreyucurry: Please mark this answer as Brainliest.
Similar questions