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 while loops?
How would you use qsort() function to sort an array of structures?
What are arithmetic operators?
Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is ostream in c++?
What is a null object in c++?
What does return 0 do in c++?
Why we use #include conio h in c++?
What is jump statement in C++?
What is the array and initializing arrays in c++?
What is a manipulative person?
Explain Text Manipulation Routines?
How can virtual functions in c++ be implemented?
What is object file? How can you access object file?