Explain selection sorting. Also write an example.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain the scope of resolution operator.

0 Answers  


What is constructor and destructor in c++?

0 Answers  


How do you show the declaration of a virtual constructor?

0 Answers  


What is problem with overriding functions?

0 Answers  


What is difference between array and vector in c++?

0 Answers  


Why is swift so fast?

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


Can we change the basic meaning of an operator in c++?

0 Answers  


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  


What is object in c++ example?

0 Answers  


What is istream c++?

0 Answers  


What is a wchar_t in c++?

0 Answers  


Categories