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

What is the difference between global variables and static varables?

0 Answers  


What is a built-in function?

1 Answers  


Define a program that reads two matrices of size 3x3 with real values from the user then prints their sum, difference and multiplication.

0 Answers   TCS,


What jobs can you get with a c++ certification?

0 Answers  


Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  






What is one dimensional array in c++?

0 Answers  


Can member data be public?

0 Answers  


What is the c++ programming language used for?

0 Answers  


Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

0 Answers  


What is a rooted hierarchy?

0 Answers  


Describe exception handling concept with an example?

0 Answers  


Why is polymorphism useful?

0 Answers  


Categories