Answer Posted / p.madhupriya
declare the duplicate operator.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between *p++ and (*p)++ ?
How do you declare a set in c++?
Can we get the value of ios format flags?
Can member functions be private?
By using c++ with an example describe linked list?
When does the c++ compiler create temporary variables?
Mention the ways in which parameterized can be invoked. Give an example of each.
How do you find out if a linked-list has an end?
What is the use of register keyword with the variables?
What is scope resolution operator in c++ with example?
What is private public protected in c++?
What is pure virtual function? Or what is abstract class?
what is Loop function? What are different types of Loops?
List the issue that the auto_ptr object handles?
Comment on c++ standard exceptions?