M
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. A person may function in ________
Q. When a peripheral device needs immediate attention from the operating system, it generatesa(n)
Q. Effective Storage management does not include __________
Q. Your firm’s attorney has which of the following power when giving legal advice?
Q. Which things are measured by software Test effectiveness?
Q. What are the files attributes for executing perl programs ?
Q. What is the function of frequency analyzer?
Discusssion
Login to discuss.