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. Cities, states and country can be defined as
Q. Organizations that are highly flexible and adaptive are described as which of the following?
Q. The first International conference on KDD was held in the year_________.
Q. In web mining, _________ is used to know which URLs tend to be requested together.
Q. The Capability Maturity Model (CMM) is a continuous model.
Q. The following are examples of placing “knowledge in the world”:
Q. Which among these are the rules to be considered to form Class diagrams?
Q. A full domain name is sequence of lables seperated by____
Question analytics

Discusssion
Login to discuss.