Write some differences between an external iterator and an internal iterator?


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

Post New Answer

More C++ General Interview Questions

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

0 Answers  


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


What is the difference between multiple and multilevel inheritance in c++?

0 Answers  


What is string in c++ programming?

0 Answers  


Explain the concept of dynamic allocation of memory?

0 Answers  


How many pointers are required to reverse a link list?

5 Answers   CTS,


What is a list c++?

0 Answers  


I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

0 Answers  


How the keyword struct is different from the keyword class in c++?

0 Answers  


How do I download c++?

0 Answers  


What is c++ similar to?

0 Answers  


What is c++ flowchart?

0 Answers  


Categories