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

When copy constructor can be used?

4 Answers   Symphony,


Are iterators pointers?

0 Answers  


what is the difference between overloading & overriding? give example.

0 Answers  


What is an adaptor class or Wrapper class?

1 Answers  


What are c++ files?

0 Answers  






let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Is c++ proprietary?

0 Answers  


What are proxy objects?

2 Answers  


How many different levels of pointers are there?

0 Answers   Genpact,


What are the advantage of using register variables?

0 Answers  


Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.

3 Answers  


Why is it called c++?

0 Answers  


Categories