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 does new in c++ do?
What is microsoft c++ redistributable 2013?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
Tell me difference between constant pointer and pointer to a constant.
What is abstract class in c++?
Why ctype h is used in c++?
What is std :: flush?
What is the difference between reference and pointer?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
How would you use the functions randomize() and random()?
What are single and multiple inheritances in c++?
What is a modifier in c++?
What are the different types of comments allowed in c++?
What are the 4 types of library?
Which field is used in c++?