Explain stl.



Explain stl...

Answer / Rajneesh Kumar Tiwari

The Standard Template Library (STL) is a part of the C++ standard library that offers several generic classes and functions for performing common programming tasks. It includes containers, iterators, algorithms, and functions objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More STL Interview Questions

What is Template Specialization?

1 Answers   Lucent,


Difference between Structure and Class in C++?

5 Answers   Caritor,


5. Write c++ function that would intake a string and return the number of occurrences of a given character in that sring Ex:- if the word is “Colombo” and count the occurrences of the letter “o” the function would return 3

1 Answers  


please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html

1 Answers  


Can we use stl in coding interviews?

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.

1 Answers  


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

4 Answers  


method overloading means what?

2 Answers   CTS,


Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list

21 Answers   ABC, Sun Microsystems,


what is c++

2 Answers  


What is Constructor

14 Answers   Angel Broking,


What is the name of your birth place?

0 Answers  


Categories