what are the iterator and generic algorithms.
No Answer is Posted For this Question
Be the First to Post Answer
Why should you learn c++?
how to access grid view row?
Define pre-condition and post-condition to a member function in c++?
Is string an object in c++?
Can a program run without main in c++?
What is a type library?
Define stacks. Provide an example where they are useful.
Which of the Standard C++ casts can be used to perform a ?safe? downcast: a) reinterpret_cast b) dynamic_cast c) static_cast d) const_cast
make a middle node of doubly linklist to the top of the list
Why pointer is used in c++?
what is smart pointer & use of the smart pointer ???
Difference between pointer to constant vs. Pointer constant