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...


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


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

Post New Answer

More STL Interview Questions

What is stl language?

0 Answers  


#define CUBE(x) (x*x*x) main() { int a,b=3; a=cube(b++); printf("%d %d",a,b); } What should be the value of a and b? My calc a=4 but syst a=6 how pls tell me if you know it?

12 Answers   Wipro,


Who wrote 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  


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

3 Answers   Wipro,


What does stl mean in slang?

0 Answers  


What does stl stand for in basketball?

0 Answers  


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

0 Answers  


What is the underlying datastructure of map?

5 Answers   BIA, Siemens,


what is strcture i++ i ++i answer to this i=5 what is the out put

6 Answers  


Write a program in C/C++ to implement reader- writer problem

1 Answers   Wipro,


how to making game in c++ ?

0 Answers  


Categories