Explain selection sorting?


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

Post New Answer

More C++ General Interview Questions

Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


What is a flag in c++?

0 Answers  


Why is standard template library used?

0 Answers  


write a program that takes two numbers from user that prints the smallest number

2 Answers  


What is searching? Explain linear and binary search.

0 Answers  


What is an ABC: an "Abstract Base Class"?

1 Answers  


Mention the storage classes in c++.

0 Answers  


Describe run-time type identification?

1 Answers  


Why struct is used in c++?

0 Answers  


How do I run c++?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


Are strings immutable in c++?

0 Answers  


Categories