What is an iterator class in c++?


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

Post New Answer

More C++ General Interview Questions

Differentiate between a copy constructor and an overloaded assignment operator.

0 Answers  


sizeof - is it a function or operator?

6 Answers   Honeywell,


Define the operators that can be used with a pointer.

0 Answers  


Do you need a main function in c++?

0 Answers  


Why main function is special in c++?

0 Answers  


Explain what are the sizes and ranges of the basic c++ data types?

0 Answers  


Floating point representation and output seems to be compiler dependent?

1 Answers  


Is sorted c++?

0 Answers  


why c++ is not called strictly d super set of c?

3 Answers   Satyam,


When must you use a pointer rather than a reference?

0 Answers  


How would you represent an error detected during constructor of an object?

1 Answers  


What do you mean by static variables?

0 Answers  


Categories