Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the standard template library (stl)?

Answers were Sorted based on User's Feedback



What is the standard template library (stl)?..

Answer / nashiinformaticssolutions

• STL is a collection of templates for data structures (like vector, list), algorithms, and iterators.

Is This Answer Correct ?    0 Yes 0 No

What is the standard template library (stl)?..

Answer / glibwaresoftsolutions

• STL is a collection of templates for data structures (like vector, list), algorithms, and iterators.

Is This Answer Correct ?    0 Yes 0 No

What is the standard template library (stl)?..

Answer / hr@tgksolutions.com

• STL is a collection of templates for data structures (like vector, list), algorithms, and iterators

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is insertion sorting?

0 Answers  


Is there something that we can do in C and not in C++?

14 Answers   Patni,


Differentiate between a template class and class template?

1 Answers  


Which operator cannot be overloaded c++?

0 Answers  


What is the difference between #import and #include?

0 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  


Is there a datatype string in c++?How is the memory allocation?

3 Answers  


Incase of a function declaration, what is extern means?

0 Answers  


Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == 4 ) y-= 7; else y = 8; Enter a segment of code (without any IF statements) that does exectly the same thing using the switch structure.

1 Answers  


Is there structure in c++?

0 Answers  


What is the average salary of a c++ programmer?

0 Answers  


What is c++ iterator?

0 Answers  


Categories