What's the full form of STL?

Answers were Sorted based on User's Feedback



What's the full form of STL?..

Answer / prangya mohapatra

STL:-(Standard Template Library) are a set of C++ template
classes to provide common programming data structures and
functions such as doubly linked lists (list), paired arrays
(map), expandable arrays (vector), large string storage and
manipulation (rope), etc.

Is This Answer Correct ?    34 Yes 3 No

What's the full form of STL?..

Answer / i.sobanapriya

STANDARD TEMPLATE LIBRARY

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More OOPS Interview Questions

Why do we use class?

0 Answers  


What is encapsulation oop?

0 Answers  


Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??

1 Answers  


hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

0 Answers  


What is encapsulation with real life example?

0 Answers  






In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 Answers  


difference between class and object

10 Answers   Chandan, IBM, Magic Soft,


How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?

1 Answers   IntraLogic,


What do you mean by Encapsulation?

0 Answers   Ittiam Systems,


define oops with class and object

5 Answers   HCL, Tech Mahindra,


how many types of notations are in java

1 Answers   National University of Modern Languages (NUML),


What is a linked list?

7 Answers   IBM, Neural Info,


Categories