What is stl in c++ with example?


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

Post New Answer

More STL Interview Questions

method overloading means what?

2 Answers   CTS,


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

1 Answers  


Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A.Explain how a pointer to function can be declared in C++? B.List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header (“Include”) Files.

0 Answers   GE, Infosys, Microsoft, NIM,


how to get the sum of two integers?

2 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

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  


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

1 Answers   Wipro,


what is an algorithm in terms of STL?

1 Answers   Lucent, Wipro,


what is template and type convertion

0 Answers   TATA,


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

0 Answers  


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

2 Answers  


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

3 Answers   Wipro,


Categories