Define stl.


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

Post New Answer

More STL Interview Questions

What are the symptoms of stl?

0 Answers  


Why should a c++ programmer be interested in stl?

0 Answers  


Is there any error below, its a code to delete all entires from a map #include <map> #include iostream.h int main() { int i =0; map <int, char> TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map<int, char> :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }

0 Answers  


What is Constructor

14 Answers   Angel Broking,


what is the acronym of the term 'C.O.M.P.U.T.E.R' ?

17 Answers   Config Systems, Google, Wipro,






what is compiler?

4 Answers   NASA,


How stl is different from the c++ standard library?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++

1 Answers   Syntel,


Who created stl?

0 Answers  


i wanted to know about questions about c,c++ , which is required for placements.... im a fresher

0 Answers   NDS,


What does stl mean in slang?

0 Answers  


method overloading means what?

2 Answers   CTS,


Categories