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
Write the program form Armstrong no in c++?
what is the use of Namespace in c++.
What do you mean by enumerated data type?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
WHO DEVELOPED C++?
Difference between static global and global?
16 Answers Microsoft, Symphony, Wipro,
If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?
What is a try block?
Difference between pointer to constant and constant pointer to a constant. Give example.
write a program that takes 5 digit no and calculate 2 power that no and print it.
What is a float in c++?
differance between copy & clon