Answer Posted / hidden prairie
delete this will call the destructor, but should not be
called in the destructor but in any other member function.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is the difference between overloading & overriding? give example.
Explain the difference between using macro and inline functions?
Which software is used to run c++ program?
How does c++ structure differ from c++ class?
Distinguish between a # include and #define.
Why is c++ still popular?
Define a constructor?
Is swift better than c++?
How would you use qsort() function to sort an array of structures?
Is c++ an integer?
What is the outcome of cout< a) 16 b) 17 c) 16.5
What are mutator methods in c++?
What are static and dynamic type checking?
What is scope operator in c++?
Write a program using display() function which takes two arguments.