M
Q. Which of the following is the biggest advantage of selection sort?
Explanation by: Mr. Dubey
selection sort works by obtaining least value element in each iteration and then swapping it with the current index. so it will take n swaps under any condition which will be useful when memory write operation is expensive.
You must be Logged in to update hint/solution
Related MCQs
Q. all processes that have the data can send it again is
Q. __________describes the data contained in the data warehouse.
Q. Which one of the following cannot be taken as a primary key?
Q. Applications can use the to report progress and set application-level status messages.
Q. Which of these techniques is not useful for partition testing at the class level?
Q. The functionalities of the presentation layer include ____________
Q. Which of these states the goal of engineering design analysis?
Question analytics

Discusssion
Login to discuss.