Why do we use iterators?


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

Post New Answer

More C++ General Interview Questions

Explain queue. How it can be implemented?

0 Answers  


Keyword mean in declaration?

0 Answers  


What is an incomplete type?

1 Answers  


Can you please explain the difference between using macro and inline functions?

0 Answers  


Can malloc be used in c++?

0 Answers  






Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


What is the use of setprecision in c++?

0 Answers  


Explain the pure virtual functions?

0 Answers  


What are static member functions?

0 Answers  


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


How do you initialize a class member, class x { const int i; };

8 Answers   emc2,


Is c++ map a hash table?

0 Answers  


Categories