Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].


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

Post New Answer

More C++ General Interview Questions

Define stacks. Provide an example where they are useful.

0 Answers  


Why null pointer is used?

0 Answers  


What do you know about near, far and huge pointer?

0 Answers  


Do you know the problem with overriding functions?

0 Answers  


What is called array?

0 Answers  






What do you mean by static variables?

0 Answers  


Explain the extern storage classes in c++.

0 Answers  


What are move semantics?

0 Answers  


What is a manipulator in c++?

0 Answers  


What is the maximum combined length of command line arguments including the space between adjacent arguments?

0 Answers  


What is data hiding c++?

0 Answers  


What is rtti in c++?

0 Answers  


Categories