what are the iterator and generic algorithms.


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

Post New Answer

More C++ General Interview Questions

What causes a runtime error c++?

0 Answers  


What is the basic of c++?

0 Answers  


What is the purpose of templates in c++?

0 Answers  


how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds

0 Answers   Thought Works,


How much is c++ certification?

0 Answers  






Will this c++ program execute or not?

0 Answers  


Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,


How many lines of code you have written for a single program?

4 Answers   BoA,


Can we make any program in c++ without using any header file and what is the shortest program in c++.

0 Answers   MCN Solutions,


What are member functions used in c++?

0 Answers  


string somestring ; Which of the following choices will convert a standard C++ string object "somestring" to a C string? a) Copy.somestring () ; b) somestring.c_str () c) &somestring [1] d) std::cstring (somestring) e) (char *) somestring

1 Answers   Quark,


List different attributes in C++?

0 Answers   Ericsson,


Categories