Solved

A(n) ____ Builds a Sorted Array by Determining Where Each

Question 11

Multiple Choice

A(n) ____ builds a sorted array by determining where each element should be in the sorted part of the array and inserting it in that position while moving all other sorted elements over one position.


A) selection sort
B) bubble sort
C) insertion sort
D) merge sort

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions