Are iterators pointers?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of "new" operator?
Is it possible for a member function to use delete this?
Explain the register storage classes in c++.
C is to C++ as 1 is to a) What the heck b) 2 c) 10
In what situations do you have to use initialization list rather than assignment in constructors?
What are separators in c++?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What is an accessor in c++?
When we use Abstract Class and when we use Interface?where we will implement in real time?
What is the main use of c++?
How does c++ sort work?
How is modularity introduced in C++?