Is stl part of c++ standard?


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

Post New Answer

More STL Interview Questions

What is the STL?

2 Answers   Epson, HP,


What is the use of stl?

0 Answers  


How to write a function that goes through an array of characters and eliminates any elements that are not letters (Legal letters can be either in an uppercase or a lowercase format.) The function removeNonLetters should return the new effective size of the array as the result.

2 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  


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 template and type convertion

0 Answers   TATA,


what are you now programming Languages C+

1 Answers   HCL,


How is stl different from c++ standard library?

0 Answers  


What is C++ could you enplane me please?

1 Answers  


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

0 Answers  


In what scenario does the Logical file and Physical file being used?

0 Answers   informatics,


Define stl.

0 Answers  


Categories