STL Interview Questions
Questions Answers Views Company eMail

write a c++ to define a class box with length,breadth and height as data member and input value(),printvalue() and volume() as member functions.

3 40807

sir please send me bpcl previous question papers

BPCL Bharat Petroleum,

1952

what is the difference between thread and process

Infosys,

1 4275

What is C++ could you enplane me please?

1 3169

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

5 28897

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.

1970

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

2091

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

Syntel,

1 5167

how to use C++?

NIIT,

2063

write a program to convert a decimal number in to its equivalent binary number?

2076

wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value

1 7341

5. Write c++ function that would intake a string and return the number of occurrences of a given character in that sring Ex:- if the word is “Colombo” and count the occurrences of the letter “o” the function would return 3

1 4576

give me the defination of inheritance?

Infosys,

5 7469

how to making game in c++ ?

2176

totoo po ba ang manga aliens!

2333


Post New STL Questions

Un-Answered Questions { STL }

What are the different types of stl containers?

646


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

1889


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

1642


What is a list in c++ stl?

689


write a program that will accept a number and print.its equivalent in words the maximum input number is 9999

2497






a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

1374


What does stl mean in slang?

647


Who created stl?

647


Who wrote stl?

672


When did c++ add stl?

728


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

1853


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.

1970


What are stl algorithms?

619


What is stl language?

672


Name the different types of stl containers.

687