Can a destructor be called directly?
Answer / Ravi Nayak
No, a destructor cannot be called directly. It is automatically called when an object is destroyed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is abstrac class?where is it use?
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}
What do we mean by a hidden argument in C++?
What is the oops and benefits of oops programming?
What is an orthogonal base class?
what are the uses of C++
Have you ever used threads?
What is the default size allocated for array in the statement if size not specified " int a[] "
what are the realtime excercises in C++?
What is the types of inheritance?
what type of question are asked in thoughtworks pair programming round ?
what is polymorphism?