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 do you mean by early binding?

0 Answers  


How is computer programming useful in real life?

0 Answers  


What does override mean in c++?

0 Answers  


What is c++ manipulator?

0 Answers  


Out of fgets() and gets() which function is safe to use and why?

0 Answers  






What are the rules about using an underscore in a c++ identifier?

0 Answers  


What are advantages of c++?

0 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

0 Answers  


Difference between Operator overloading and Functional overloading?

10 Answers   HP,


How do you print for example the integers 3,2,1,5,4 in a binary tree within the console in format where it looks like an actual binary tree?

0 Answers  


What is capacity in vector in c++?

0 Answers  


Categories