How compile and run c++ program in turbo c++?
No Answer is Posted For this Question
Be the First to Post Answer
List the issue that the auto_ptr object handles?
How does the copy constructor differ from the assignment operator (=)?
Describe the advantage of an external iterator.
What is a friend function in c++?
What is abstraction in c++?
Write about all the implicit member functions of a class?
differance between copy & clon
Is c++ a low level language?
How is static data member similar to a global variable?
Can a program run without main?
Can we declare a base-class destructor as virtual?
which of the following is not an secondary constant a) array b) real c) union