Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.


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

Post New Answer

More C++ General Interview Questions

What is private inheritance?

0 Answers  


What is the basic of c++?

0 Answers  


What's c++ used for?

0 Answers  


Name the implicit member functions of a class.

0 Answers  


Explain one-definition rule (odr).

0 Answers  






Generally variables are stored in heap memory. When he variables are created in stack?

4 Answers   Persistent,


What methods can be overridden in java?

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


What is namespace std; and what is consists of?

0 Answers  


Describe about storage allocation and scope of global, extern, static, local and register variables?

0 Answers  


Is there any function that can skip certain number of characters present in the input stream?

0 Answers  


What is a try block?

0 Answers  


Categories