What do you mean by stl?



What do you mean by stl?..

Answer / sakshyam ghimire

The Standard Template Library (STL) is a set of C++ template classes to provide common programming data structures and functions such as lists, stacks, arrays, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More STL Interview Questions

what's the difference between function overloading and function overiding?

5 Answers  


What are the components of stl?

0 Answers  


Describe the elements of Microsoft Word screen. Write down steps for creating, saving, retrieving, editing and printing a document.

2 Answers  


how to overload << and >> operator in c++

3 Answers   Wipro,


write a piece of c++ code which allocate memory to the 50 object of type CObj

2 Answers  






what's the difference between abstract class and concreate class? what's the meaning of standard template library(STL)?

6 Answers  


write a program that input four digit number and find how many 7 that number contains

4 Answers  


What are the different types of stl containers?

0 Answers  


Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1

6 Answers   Sun Microsystems,


give me the defination of inheritance?

5 Answers   Infosys,


what is the difference between thread and process

1 Answers   Infosys,


WHAT IS FIBONACCI SERIES?

4 Answers   Stewart,


Categories