Are iterators pointers?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what are static member functions?
What's the "software peter principle”?
Why we use #include conio h in c++?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
How can we access protected and private members of a class?
Why do we use the using declaration?
What is the difference between structure and class?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
why c++ is not called strictly d super set of c?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
what are the iterator and generic algorithms.
What is general format for a prototype?