What is the difference between an external iterator and an internal iterator? Describe an advantage of the 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 #include cstdlib in c++?

0 Answers  


Which software is best for programming?

0 Answers  


What is a try block?

0 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


What is virtual table?

0 Answers  






What is the iunknown interface?

0 Answers  


How do you clear a map in c++?

0 Answers  


What is the best c++ book?

0 Answers  


What is the difference between reference and pointer?

0 Answers  


Explain explicit container.

0 Answers  


What is meant by entry controlled loop? What all C++ loops are exit controlled?

0 Answers   TCS,


What is the difference between the parameter to a template and the parameter to a function?

0 Answers  


Categories