a program using one dimensional array that searches a number
if it is found on the list of given input numbers given by
the user and locate its exact location in the list.


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

Post New Answer

More STL Interview Questions

Define stl.

0 Answers  


what is strcture i++ i ++i answer to this i=5 what is the out put

6 Answers  


i want a road rash 3d game code if some one know please help me

1 Answers  


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

0 Answers  


What two types of containers does the stl provide?

0 Answers  


Waht is inheritance

6 Answers  


Find the error in the following program struct point {struct point *next; int data; } x; main() {int...data; } x; main() {int i; for(x=p;x!=0;) x=x->next,x++; freelist(x); } freelist(x) {free(x); return }

1 Answers   Sun Microsystems,


WHAT IS FIBONACCI SERIES?

4 Answers   Stewart,


How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.

0 Answers  


What is the disadvantage of templates ?

2 Answers   NSN, Symphony,


write a c++ to define a class box with length,breadth and height as data member and input value(),printvalue() and volume() as member functions.

3 Answers  


how to get the sum of two integers?

2 Answers  


Categories