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 time h in c++?

0 Answers  


Why do we use constructor?

0 Answers  


What are the restrictions apply to constructors and destructors?

0 Answers  


what does the following statement mean? int (*a)[4]

0 Answers  


Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

0 Answers  






Which operator cannot overload?

0 Answers  


Do class declarations end with a semicolon? Do class method definitions?

0 Answers  


Why preincrement operator is faster than postincrement?

5 Answers  


What is setiosflags c++?

0 Answers  


What is the main use of c++?

0 Answers  


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

0 Answers  


Explain about Virtual Function in C++?

0 Answers  


Categories