what are the iterator and generic algorithms.
No Answer is Posted For this Question
Be the First to Post Answer
how to create window program in c++.please explain.
What problems might the following macro bring to the application?
What does obj stand for?
What happens if a pointer is deleted twice?
What is meant by the term name mangling in c++?
What are the various operations performed on stack?
What is abstraction c++?
how to find the maximum of 10 numbers ?
What is the history of c++?
Is there any problem with the following: char *a=NULL; char& p = *a;?
What is class and structure in c++?
How does list r; differs from list r();?