What are the symptoms of stl?


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

Post New Answer

More STL Interview Questions

what is c++

2 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  


Is stl open source?

0 Answers  


How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.

0 Answers  


Explain when u will use Observer pattern and how u will implement in c++ .

1 Answers  






When did c++ add stl?

0 Answers  


if x<>=z then statement end what is the cyclomatic complexity

5 Answers  


if 4-5 year old brother is standing on d roof with me and watching d moon, suddenly moon coverd by cloud then how will i explain d hiding of moon to my brother.

8 Answers   MBT,


draw a flowchart that accepts two numbers and checks if the first is divisible by the second.

0 Answers   Appin, NIIT,


method overloading means what?

2 Answers   CTS,


Describe the My Computer and My Documents folders; identify the elements that are present in every Window.

0 Answers  


write a program that input four digit no and finds it is palindrome or not

2 Answers  


Categories