What is the difference between an external iterator and an internal iterator? Describe an 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 conditions when using boolean operators?

0 Answers  


What should main() return in c and c++?

0 Answers  


What is the difference between delegation and implemented-in-terms-of?

0 Answers  


What is rvalue?

0 Answers  


What is class invariant?

1 Answers  






Can a new be used in place of old mallocq? If yes, why?

0 Answers  


Difference between an inspector and a mutator

0 Answers  


When to use Multiple Inheritance?

6 Answers  


Is it possible to have a recursive inline function in c++?

0 Answers  


Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??

2 Answers  


Explain static and dynamic memory allocation with an example each.

0 Answers  


What do you mean by storage classes?

1 Answers  


Categories