How to write a program such that it will delete itself after
exectution?
Answer Posted / ven
I am not sure but I guess create a destructor
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
what is oops and list its features in c++?
What data encapsulation is in c++?
What are the uses of static class data?
What is srand c++?
Is c++ the most powerful language?
Explain linked list using c++ with an example?
What you know about structures in C++?
How many types of classes are there in c++?
What is the use of pointer in c++ with example?
How do we implement inheritance in c++?
Can a Structure contain a Pointer to itself?
what do you mean by volatile variable?
If you don’t declare a return value, what type of return value is assumed?
What are the various oops concepts in c++?
What is cout flush?